Home
last modified time | relevance | path

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

/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() argument
119 TfLiteTensor tensor = TfLiteInterpreterGetOutputTensor(interpreter, outputTensorIndex); in GetOutputTensorData()

Completed in 4 milliseconds