Nitin Pal
Results
1
comments of
Nitin Pal
The issue you're facing due to "tflite::MicroInterpreter::MicroInterpreter(const tflite::Model*&, tflite::AllOpsResolver&, byte [8192], const int&, tflite::MicroErrorReporter*)" this line, to resolve it go to "Documents/Arduino/libraries/Arduino_TensorFlowLite/src/tensorflow/lite/micro/micro_interpreter.h" And check whether the ``` MicroInterpreter(const Model* model,...