Home
last modified time | relevance | path

Searched refs:GetOutputTensorData (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/
A DHelloTFLite.cs78 interpreter.GetOutputTensorData(0, outputs); in Update()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
A DInterpreter.cs116 public void GetOutputTensorData(int outputTensorIndex, Array outputTensorData) { in GetOutputTensorData() method in TensorFlowLite.Interpreter

Completed in 4 milliseconds