tum-ei-eda / mlonmcu

Tool for the deployment and analysis of TinyML applications on TFLM and MicroTVM backends
Apache License 2.0
29 stars 12 forks source link

Define benchmark tasks and tests #21

Closed PhilippvK closed 1 year ago

PhilippvK commented 2 years ago

We already support a large number of backends, targets and features in MLonMCU. This leads to an enormous amount of different configurations. For the CI we should define on which combinations of Targets/Models/Backends/Features/Configs should benchmarks be performed. Also we can define another (minimal) set of combination for testing purposes to detect regressions or bugs which have non been found during benchmarks.