Home
last modified time | relevance | path

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

Completed in 4 milliseconds