Searched defs:convolution2dDescriptor (Results 1 – 11 of 11) sorted by relevance
| /external/armnn/src/armnn/test/ |
| D | ConstTensorLayerVisitor.hpp | 18 explicit TestConvolution2dLayerVisitor(const Convolution2dDescriptor& convolution2dDescriptor, in TestConvolution2dLayerVisitor() 31 const Convolution2dDescriptor& convolution2dDescriptor, in VisitConvolution2dLayer() 68 … const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in VisitDepthwiseConvolution2dLayer()
|
| D | OptimizerTests.cpp | 559 Convolution2dDescriptor convolution2dDescriptor; in BOOST_AUTO_TEST_CASE() local 796 Convolution2dDescriptor convolution2dDescriptor; in BOOST_AUTO_TEST_CASE() local 880 Convolution2dDescriptor convolution2dDescriptor; in BOOST_AUTO_TEST_CASE() local
|
| D | ConstTensorLayerVisitor.cpp | 14 …d TestConvolution2dLayerVisitor::CheckDescriptor(const Convolution2dDescriptor &convolution2dDescr… in CheckDescriptor() 27 const DepthwiseConvolution2dDescriptor& convolution2dDescriptor) in CheckDescriptor()
|
| D | QuantizerTest.cpp | 1241 const Convolution2dDescriptor& convolution2dDescriptor, in TestQuantizeConvolution2d() 1327 … const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in TestQuantizeDepthwiseConvolution2d()
|
| /external/armnn/src/armnn/ |
| D | Network.cpp | 1274 …ectableLayer* Network::AddConvolution2dLayerImpl(const Convolution2dDescriptor& convolution2dDescr… in AddConvolution2dLayerImpl() 1296 …ConnectableLayer* Network::AddConvolution2dLayer(const Convolution2dDescriptor& convolution2dDescr… in AddConvolution2dLayer() 1304 …ConnectableLayer* Network::AddConvolution2dLayer(const Convolution2dDescriptor& convolution2dDescr… in AddConvolution2dLayer() 1312 …ConnectableLayer* Network::AddConvolution2dLayer(const Convolution2dDescriptor& convolution2dDescr… in AddConvolution2dLayer() 1322 const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in AddDepthwiseConvolution2dLayerImpl() 1351 const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in AddDepthwiseConvolution2dLayer() 1360 const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in AddDepthwiseConvolution2dLayer() 1369 const DepthwiseConvolution2dDescriptor& convolution2dDescriptor, in AddDepthwiseConvolution2dLayer()
|
| D | StaticRangeVisitor.cpp | 56 … const Convolution2dDescriptor& convolution2dDescriptor, in VisitConvolution2dLayer()
|
| D | DynamicQuantizationVisitor.cpp | 142 … const Convolution2dDescriptor& convolution2dDescriptor, in VisitConvolution2dLayer()
|
| D | QuantizerVisitor.cpp | 219 … const Convolution2dDescriptor& convolution2dDescriptor, in VisitConvolution2dLayer()
|
| /external/armnn/src/armnn/test/optimizations/ |
| D | FuseBatchNormTests.cpp | 79 ConvDescriptorType convolution2dDescriptor; in CreatNetwork() local
|
| /external/armnn/src/backends/backendsCommon/test/ |
| D | DynamicBackendTests.hpp | 1455 Convolution2dDescriptor convolution2dDescriptor; in CreateReferenceDynamicBackendTestImpl() local 1538 Convolution2dDescriptor convolution2dDescriptor; in CreateSampleDynamicBackendTestImpl() local
|
| /external/armnn/src/armnnCaffeParser/ |
| D | CaffeParser.cpp | 720 Convolution2dDescriptor convolution2dDescriptor; in ParseConvLayer() local
|