Home
last modified time | relevance | path

Searched refs:inputTensorShape (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.cs103 public void ResizeInputTensor(int inputTensorIndex, int[] inputTensorShape) { in ResizeInputTensor() argument
105 interpreter, inputTensorIndex, inputTensorShape, inputTensorShape.Length)); in ResizeInputTensor()

Completed in 3 milliseconds