Home
last modified time | relevance | path

Searched refs:SetInputTensorData (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.cs76 interpreter.SetInputTensorData(0, inputs); in Update()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
A DInterpreter.cs95 public void SetInputTensorData(int inputTensorIndex, Array inputTensorData) { in SetInputTensorData() method in TensorFlowLite.Interpreter

Completed in 7 milliseconds