arduino / ArduinoTensorFlowLiteTutorials

260 stars 117 forks source link

Modified tflite header files to match latest version #18

Closed jintolonappan closed 4 years ago

jintolonappan commented 4 years ago
  1. Tensorflow Header files were modified from /experimental
  2. Modified tflOpsResolver declaration type to match latest tflite version
8bitkick commented 4 years ago

Thanks @jintolonappan I have merged in #19 #20 which fixes these issues.