-
Notifications
You must be signed in to change notification settings - Fork 11
Description
In file included from /Users/chris/Documents/Arduino/libraries/Arduino_TensorFlowLite/src/TensorFlowLite.h:22,
from /private/var/folders/37/dgcmzq5s1bb2g04cxydmx8mc0000gn/T/.arduinoIDE-unsaved202437-35644-yda3ky.n1u1t/hello_world/hello_world.ino:16:
/Users/chris/Documents/Arduino/libraries/Arduino_TensorFlowLite/src/peripherals/peripherals.h:61:2: error: #error "unsupported board"
#error "unsupported board"
^~~~~
In file included from /private/var/folders/37/dgcmzq5s1bb2g04cxydmx8mc0000gn/T/.arduinoIDE-unsaved202437-35644-yda3ky.n1u1t/hello_world/hello_world.ino:17:
/Users/chris/Documents/Arduino/libraries/Adafruit_TensorFlow_Lite/Adafruit_TFLite.h:4:10: fatal error: tensorflow/lite/experimental/micro/kernels/all_ops_resolver.h: No such file or directory
#include "tensorflow/lite/experimental/micro/kernels/all_ops_resolver.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1