Searched refs:GetInputTensorInfo (Results 1 – 2 of 2) sorted by relevance
57 Debug.LogFormat("Input {0}: {1}", i, interpreter.GetInputTensorInfo(i)); in Start()
124 public TensorInfo GetInputTensorInfo(int index) { in GetInputTensorInfo() method in TensorFlowLite.Interpreter
Completed in 5 milliseconds