Searched refs:TfLiteInterpreterAllocateTensors (Results 1 – 2 of 2) sorted by relevance
109 ThrowIfError(TfLiteInterpreterAllocateTensors(interpreter)); in AllocateTensors()241 private static extern unsafe int TfLiteInterpreterAllocateTensors( in TfLiteInterpreterAllocateTensors() method in TensorFlowLite.Interpreter
183 TFL_CAPI_EXPORT extern TfLiteStatus TfLiteInterpreterAllocateTensors(
Completed in 3 milliseconds