You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am using tensorflowlitec.framework for my project but my project needs the call header file interpreter.h.
Can I solve it by still using tensorflowlitec.framework to call other processing steps in source c and use an interpreter written in dart instead?
-> Lexical or Preprocessor Issue (Xcode): 'tensorflow/lite/interpreter.h' file not found
The text was updated successfully, but these errors were encountered:
Currently I am using tensorflowlitec.framework for my project but my project needs the call header file interpreter.h.
Can I solve it by still using tensorflowlitec.framework to call other processing steps in source c and use an interpreter written in dart instead?
-> Lexical or Preprocessor Issue (Xcode): 'tensorflow/lite/interpreter.h' file not found
The text was updated successfully, but these errors were encountered: