Searched refs:GetOutputTensorCount (Results 1 – 4 of 4) sorted by relevance
55 int outputCount = interpreter.GetOutputTensorCount(); in Start()
106 int GetOutputTensorCount() const;
315 int ModelMetadataExtractor::GetOutputTensorCount() const { in GetOutputTensorCount() function in tflite::metadata::ModelMetadataExtractor
112 public int GetOutputTensorCount() { in GetOutputTensorCount() method in TensorFlowLite.Interpreter