| /external/armnn/delegate/classic/src/ |
| D | MultiLayerFacade.hpp | 125 ConstantTensors GetConstantTensorsByRef() override { return {}; } in GetConstantTensorsByRef() function in armnnDelegate::MultiLayerFacade 126 ImmutableConstantTensors GetConstantTensorsByRef() const override { return {}; } in GetConstantTensorsByRef() function in armnnDelegate::MultiLayerFacade
|
| /external/armnn/src/armnn/layers/ |
| D | ConstantLayer.hpp | 56 ImmutableConstantTensors GetConstantTensorsByRef() const override { return {m_LayerOutput}; } in GetConstantTensorsByRef() function in armnn::ConstantLayer
|
| D | BatchNormalizationLayer.cpp | 68 Layer::ImmutableConstantTensors BatchNormalizationLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::BatchNormalizationLayer
|
| D | DetectionPostProcessLayer.cpp | 92 Layer::ImmutableConstantTensors DetectionPostProcessLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::DetectionPostProcessLayer
|
| D | FullyConnectedLayer.cpp | 64 Layer::ImmutableConstantTensors FullyConnectedLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::FullyConnectedLayer
|
| D | QuantizedLstmLayer.cpp | 151 Layer::ImmutableConstantTensors QuantizedLstmLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::QuantizedLstmLayer
|
| D | TransposeConvolution2dLayer.cpp | 119 Layer::ImmutableConstantTensors TransposeConvolution2dLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::TransposeConvolution2dLayer
|
| D | DepthwiseConvolution2dLayer.cpp | 126 Layer::ImmutableConstantTensors DepthwiseConvolution2dLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::DepthwiseConvolution2dLayer
|
| D | UnidirectionalSequenceLstmLayer.cpp | 277 Layer::ImmutableConstantTensors UnidirectionalSequenceLstmLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::UnidirectionalSequenceLstmLayer
|
| D | QLstmLayer.cpp | 272 Layer::ImmutableConstantTensors QLstmLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::QLstmLayer
|
| D | LstmLayer.cpp | 270 Layer::ImmutableConstantTensors LstmLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::LstmLayer
|
| D | Convolution2dLayer.cpp | 122 Layer::ImmutableConstantTensors Convolution2dLayer::GetConstantTensorsByRef() const in GetConstantTensorsByRef() function in armnn::Convolution2dLayer
|
| /external/armnn/src/armnn/ |
| D | Layer.hpp | 413 …virtual ImmutableConstantTensors GetConstantTensorsByRef() const override { return ImmutableConsta… in GetConstantTensorsByRef() function in armnn::Layer
|
| D | Layer.cpp | 541 Layer::ConstantTensors Layer::GetConstantTensorsByRef() in GetConstantTensorsByRef() function in armnn::Layer
|