How to read the output Tensor (tflite) in android studio

前端 未结 0 1314
情深已故
情深已故 2021-02-14 14:38

I can get the shape and read the tensors itself in python but can only get shape of the tensors using tflite.getOutputTensor(0).shape() and tflite.getInputTensors(0).shape() in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题