Searched defs:TfLiteInterpreterAllocateTensors (Results 1 – 2 of 2) sorted by relevance
243 private static extern unsafe int TfLiteInterpreterAllocateTensors( in TfLiteInterpreterAllocateTensors() method in TensorFlowLite.Interpreter
179 TfLiteStatus TfLiteInterpreterAllocateTensors(TfLiteInterpreter* interpreter) { in TfLiteInterpreterAllocateTensors() function