Home
last modified time | relevance | path

Searched refs:TfLiteInterpreterOptionsDelete (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.cs83 if (options != IntPtr.Zero) TfLiteInterpreterOptionsDelete(options); in Dispose()
208 …private static extern unsafe void TfLiteInterpreterOptionsDelete(TfLiteInterpreterOptions options); in TfLiteInterpreterOptionsDelete() method in TensorFlowLite.Interpreter
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dc_api.h114 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsDelete(

Completed in 4 milliseconds