cpetig / tflite_micro_compiler

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

Fixed AllOpResolver class to build with TF master using #20 #22

Closed alxhoff closed 4 years ago

alxhoff commented 4 years ago

I don't know enough about TF yet to know if this is valid but this was needed to get TF master to build using #20