Searched defs:GetInputTensorInfo (Results 1 – 5 of 5) sorted by relevance
310 TensorInfo Runtime::GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const in GetInputTensorInfo() function in armnn::Runtime
321 TensorInfo LoadedNetwork::GetInputTensorInfo(LayerBindingId layerId) const in GetInputTensorInfo() function in armnn::LoadedNetwork
124 public TensorInfo GetInputTensorInfo(int index) { in GetInputTensorInfo() method in TensorFlowLite.Interpreter
235 static armnn::TensorInfo GetInputTensorInfo() in GetInputTensorInfo() function
336 TensorInfo GetInputTensorInfo(const Network* network) in GetInputTensorInfo() function