Home
last modified time | relevance | path

Searched refs:TfLiteTensorName (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.cs144 return Marshal.PtrToStringAnsi(TfLiteTensorName(tensor)); in GetTensorName()
269 private static extern unsafe IntPtr TfLiteTensorName(TfLiteTensor tensor); in TfLiteTensorName() method in TensorFlowLite.Interpreter
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dc_api.h264 TFL_CAPI_EXPORT extern const char* TfLiteTensorName(const TfLiteTensor* tensor);

Completed in 3 milliseconds