You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstracts away all the low-level complexity of TensorFlow Lite Micro and makes it really easy to deploy TFLM models on supported ESP32 boards. By default, this library prints per ops wise execution time via Serial. This makes it really easy to collect metrics for logging.