cpetig / tflite_micro_compiler

generate tflite micro code which bypasses the interpreter (directly calls into kernels)
Apache License 2.0
76 stars 26 forks source link

Support the brand new micro profiler #32

Open cpetig opened 4 years ago

cpetig commented 4 years ago

See https://github.com/tensorflow/tensorflow/commit/fb5f4a4a67fb2f4922d85b59923172da61f19729 this sounds genuinely interesting!