Searched defs:TfLiteInterpreterGetOutputTensor (Results 1 – 3 of 3) sorted by relevance
70 TfLiteInterpreterGetOutputTensor(const TfLiteInterpreter *interpreter, int32_t output_index) in TfLiteInterpreterGetOutputTensor() function
254 private static extern unsafe TfLiteTensor TfLiteInterpreterGetOutputTensor( in TfLiteInterpreterGetOutputTensor() method in TensorFlowLite.Interpreter
197 const TfLiteTensor* TfLiteInterpreterGetOutputTensor( in TfLiteInterpreterGetOutputTensor() function