Home
last modified time | relevance | path

Searched refs:TfLiteInterpreterGetInputTensorCount (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.cs92 return TfLiteInterpreterGetInputTensorCount(interpreter); in GetInputTensorCount()
225 private static extern unsafe int TfLiteInterpreterGetInputTensorCount( in TfLiteInterpreterGetInputTensorCount() method in TensorFlowLite.Interpreter
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dc_api.h161 TFL_CAPI_EXPORT extern int32_t TfLiteInterpreterGetInputTensorCount(

Completed in 3 milliseconds