Home
last modified time | relevance | path

Searched refs:GetConnectedConstantAsInputTensors (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DLayerWithParameters.hpp59 Layer::ImmutableConstantTensors GetConnectedConstantAsInputTensors() const in GetConnectedConstantAsInputTensors() function in armnn::LayerWithParameters
H A DFullyConnectedLayer.cpp66 Layer::ImmutableConstantTensors tensors = GetConnectedConstantAsInputTensors(); in GetConstantTensorsByRef()
H A DDepthwiseConvolution2dLayer.cpp128 Layer::ImmutableConstantTensors tensors = GetConnectedConstantAsInputTensors(); in GetConstantTensorsByRef()
H A DConvolution2dLayer.cpp124 Layer::ImmutableConstantTensors tensors = GetConnectedConstantAsInputTensors(); in GetConstantTensorsByRef()