Searched defs:TfLiteInterpreterGetInputTensorCount (Results 1 – 3 of 3) sorted by relevance
38 TfLiteInterpreterGetInputTensorCount(const TfLiteInterpreter *interpreter) in TfLiteInterpreterGetInputTensorCount() function
227 private static extern unsafe int TfLiteInterpreterGetInputTensorCount( in TfLiteInterpreterGetInputTensorCount() method in TensorFlowLite.Interpreter
160 int32_t TfLiteInterpreterGetInputTensorCount( in TfLiteInterpreterGetInputTensorCount() function