Add shodan quantized models to build/run on springbok
Add shodan quantized ML models to build/run on springbok emulator.
Currently some quant models are not yet supported by IREE upstream and
are commented out in makefile (b/198476354).
All other models can be compiled and run on qemu linux emulator. But not all models can run on qemu springbok, due to a known issue on the upstream:
- Large HAL buffer: b/196910893
Currently only the daredevil_quant model can run on qemu and renode
springbok.
Change-Id: Ia8150531d09cb384e538333f11f04e43fcc5ce62
10 files changed