Searched defs:TfLiteInterpreterGetOutputTensorCount (Results 1 – 3 of 3) sorted by relevance
64 TfLiteInterpreterGetOutputTensorCount(const TfLiteInterpreter *interpreter) in TfLiteInterpreterGetOutputTensorCount() function
250 private static extern unsafe int TfLiteInterpreterGetOutputTensorCount( in TfLiteInterpreterGetOutputTensorCount() method in TensorFlowLite.Interpreter
192 int32_t TfLiteInterpreterGetOutputTensorCount( in TfLiteInterpreterGetOutputTensorCount() function