Whrothus

Results 8 comments of Whrothus

@sachinprasadhs if you need help just let me know

So i did Interpreter.Options options = new Interpreter.Options(); options.SetUseNNAPI(true); NnApiDelegate.Options NnApiOption = new NnApiDelegate.Options(); NnApiOption.SetUseNnapiCpu(true); NnApiDelegate nnApiDelegate = new NnApiDelegate(NnApiOption); options.AddDelegate(nnApiDelegate); try { interpreter = new Interpreter(mappedByteBuffer, options); .TFlite =...

@miaowang14 One plus 7 Oxygen 10.0.9.1 and pixel 5 emulator. sdk_gphone_x86_64_arm64-userdebug 11 RSR1.210722.013 7800151 dev-keys. Is there a emulator you prefer ?

@multiverse-tf Do you need something else ?

@miaowang14 Do you have a emulator you prefer ?

Ok i found a better way to ask How can i add a PageID ?

Think i f up att converter.target_spec.supported_ops = [tf.lite.OpsSet.TFLITE_BUILTINS_INT8]

Not resolved but cant make the "adb shell" Command to work