go-tflite icon indicating copy to clipboard operation
go-tflite copied to clipboard

Include path changed for tensorflow files

Open snowzach opened this issue 4 years ago • 2 comments

You may or may not have seen the git issue where I was trying to get the edgetpu to work for DOODS.

With the tensorflow commit that supports the edgetpu they have changed the import path to tensorflow/lite/c/c_api.h from tensorflow/lite/experimental/c/c_api.h

Not sure how you want to handle this. I was trying to base my DOODS code off of your repo.

snowzach avatar Jun 23 '20 15:06 snowzach

Hi @snowzach interested in whether you found a resolution to this. I'm trying to decide whether to revert to an older version of tensorflow (and Bazel), or if there is a workaround. Many thanks!

seyoung720 avatar Oct 05 '20 18:10 seyoung720

He @seyoung720 I still run my own fork of this repo unfortunately. I haven't looked in a while to see if I can revert to using this repo again.

snowzach avatar Oct 06 '20 12:10 snowzach