xmos / xcore_iot

Other
30 stars 40 forks source link

Add scripts to quantize cifar10 and vww examples #436

Closed keithm-xmos closed 2 years ago

keithm-xmos commented 2 years ago

The previous utilities were removed, they should be added back. They lived here:

https://github.com/xmos/xcore_sdk/tree/demo/ces2022/test/ai/model_runner/models

Each AI example should have the Keras model and script to quantize in the example directory tree.