Home
last modified time | relevance | path

Searched refs:TfLiteInterpreterAllocateTensors (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/SDK/Scripts/
A DInterpreter.cs109 ThrowIfError(TfLiteInterpreterAllocateTensors(interpreter)); in AllocateTensors()
241 private static extern unsafe int TfLiteInterpreterAllocateTensors( in TfLiteInterpreterAllocateTensors() method in TensorFlowLite.Interpreter
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dc_api.h183 TFL_CAPI_EXPORT extern TfLiteStatus TfLiteInterpreterAllocateTensors(

Completed in 4 milliseconds