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
I'v been run into this error as below,please help me:
Internal error: Cannot create interpreter: Op builtin_code out or range: 101. Are you using old TFLite binary with newer model?Registration failed.
at org.tensorflow.lite.NativeInterpreterWrapper.createInterpreter(Native Method)
at org.tensorflow.lite.NativeInterpreterWrapper.<init>(NativeInterpreterWrapper.java:73)
at org.tensorflow.lite.NativeInterpreterWrapper.<init>(NativeInterpreterWrapper.java:52)
at org.tensorflow.lite.Interpreter.<init>(Interpreter.java:114)
at com.zh.lite.detection.tflite.TFLiteObjectDetectionAPIModel.create(TFLiteObjectDetectionAPIModel.java:145)
The text was updated successfully, but these errors were encountered:
I'v been run into this error as below,please help me:
Internal error: Cannot create interpreter: Op builtin_code out or range: 101. Are you using old TFLite binary with newer model?Registration failed.
The text was updated successfully, but these errors were encountered: