Searched defs:GetInputTensorInfo (Results 1 – 4 of 4) sorted by relevance
82 armnn::TensorInfo IRuntime::GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const in GetInputTensorInfo() function in armnn::IRuntime613 TensorInfo RuntimeImpl::GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const in GetInputTensorInfo() function in armnn::RuntimeImpl
697 TensorInfo LoadedNetwork::GetInputTensorInfo(LayerBindingId layerId) const in GetInputTensorInfo() function in armnn::LoadedNetwork
126 public TensorInfo GetInputTensorInfo(int index) { in GetInputTensorInfo() method in TensorFlowLite.Interpreter
233 static armnn::TensorInfo GetInputTensorInfo() in GetInputTensorInfo() function