utvm_staticrt_codegen icon indicating copy to clipboard operation
utvm_staticrt_codegen copied to clipboard

This project contains a code generator that produces static C NN inference deployment code targeting tiny micro-controllers (TinyML) as replacement for other µTVM runtimes. This tools generates a runt...

Results 1 utvm_staticrt_codegen issues
Sort by recently updated
recently updated
newest added
trafficstars

I have just realized that multi-output TFLite models do result in wrong output values using the `utvm_staticrt_codegen`. I have not look deeper into just but wanted to document this issue...