some tensorflow headers are no longer needed
advaitjain opened this issue · 2 comments
advaitjain commented
This commit tensorflow/tensorflow@4dadd12 from tensorflow/tensorflow#46438 removed the need for tensorflow/core/public/version.h and tensorflow/lite/version.h
These files can be removed from the arduino examples repo.
Tagging @PiotrZierhoffer
PiotrZierhoffer commented
Great catch. Reported this as an issue in our generator
PiotrZierhoffer commented
As mentioned in the linked issue, the generator is fixed and the latest PR I just merged has no version.h files.