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