mllite / ml2cpp

Machine Learning Models Deployment using C++ Code Generation
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Experiments with Small Devices : Emulator + Automated tests #32

Open antoinecarme opened 3 years ago

antoinecarme commented 3 years ago

See #25

For each device, get a qemu-??? emulator.

Add some basic ml models and run the generated C++ code for these models in each emulator. Add these to the build and release tests.