Home
last modified time | relevance | path

Searched defs:weightsLayer (Results 1 – 25 of 29) sorted by relevance

12

/external/armnn/src/backends/backendsCommon/test/
DLayerReleaseConstantDataTest.cpp86 auto* const weightsLayer = graph.AddLayer<ConstantLayer>("weights"); variable
135 auto* const weightsLayer = graph.AddLayer<ConstantLayer>("weights"); variable
179 auto* const weightsLayer = graph.AddLayer<ConstantLayer>("weights"); variable
DFullyConnectedEndToEndTestImpl.hpp74 …armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weightsConstantTensor, "Weight… in CreateFullyConnectedNetworkConstWeightsNonConstBias() local
95 …armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weightsConstantTensor, "Weight… in CreateFullyConnectedNetworkNoTensorInfoConstWeights() local
153 …armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weightsConstantTensor, "Weight… in CreateFullyConnectedNetworkNoConnectedBiasExplicit() local
DConvolution3dEndToEndTestImpl.hpp33 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in CreateConvolution3dNetwork() local
DConvolution2dEndToEndTestImpl.hpp34 IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in CreateConstConvolution2dNetwork() local
DDepthwiseConvolution2dEndToEndTests.hpp33 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in CreateDepthwiseConvolution2dNetwork() local
DOptimizedNetworkTests.cpp408 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights); variable
DOptimizeSubgraphViewTests.cpp337 ConstantLayer* const weightsLayer = in BuildFullyOptimizableSubgraph1() local
579 ConstantLayer* const weightsLayer = in BuildFullyUnoptimizableSubgraph1() local
/external/armnn/src/armnn/test/optimizations/
DConvertConstantsHalfToFloatTests.cpp38 auto weightsLayer = graph.AddLayer<armnn::ConstantLayer>("weights"); variable
DConvertConstantsFloatToHalfTests.cpp38 auto weightsLayer = graph.AddLayer<armnn::ConstantLayer>("weights"); variable
DFoldPadTests.cpp51 ConstantLayer* weightsLayer = graph.AddLayer<ConstantLayer>("Weights"); variable
133 auto* weightsLayer = graph.AddLayer<ConstantLayer>("weights"); variable
709 auto weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
834 auto weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
DFuseBatchNormTests.cpp40 auto weightsLayer = network->AddConstantLayer(weights, "Weights"); in AddConstantLayers() local
74 auto weightsLayer = network->AddConstantLayer(weights, "Weights"); in AddConstantLayers() local
DFuseActivationTests.cpp82 IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in AddConstantLayers() local
134 IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in AddConstantLayers() local
182 IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in AddConstantLayers() local
/external/armnn/delegate/classic/src/
DConvolution.hpp190 armnn::IConnectableLayer *weightsLayer = delegateData.m_Network->AddConstantLayer(filter); in VisitConv2dOperator() local
376 armnn::IConnectableLayer* weightsLayer = delegateData.m_Network->AddConstantLayer(filter); in VisitConv3dOperator() local
598 armnn::IConnectableLayer* weightsLayer = delegateData.m_Network->AddConstantLayer(filter); in VisitDepthwiseConv2dOperator() local
DFullyConnected.hpp179 … armnn::IConnectableLayer* weightsLayer = delegateData.m_Network->AddConstantLayer(weightsTensor); in VisitFullyConnectedOperator() local
/external/armnn/samples/
DCustomMemoryAllocatorSample.cpp86 IConnectableLayer* weightsLayer = network->AddConstantLayer(weights, "Weights"); in main() local
/external/armnn/src/armnn/test/
DConstTensorLayerVisitor.cpp133 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
162 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
196 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
234 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
266 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
295 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
329 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
367 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
394 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
419 IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights); variable
[all …]
DOptimizerTests.cpp444 ConstantLayer* weightsLayer = graph.AddLayer<ConstantLayer>("Weights"); in CreateConvolution2dGraph() local
499 ConstantLayer* weightsLayer = graph.AddLayer<ConstantLayer>("weights"); in CreateDepthwiseConvolution2dGraph() local
888 auto weightsLayer = graph.AddLayer<ConstantLayer>("Weights"); variable
DGraphTests.cpp636 const auto weightsLayer = net->AddConstantLayer(weights); variable
DNetworkTests.cpp79 …armnn::IConnectableLayer* const weightsLayer = net.AddConstantLayer(weights, "conv const weights"); variable
/external/armnn/src/backends/cl/test/
DClCustomAllocatorTests.cpp74 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "Weights"); in CreateTestNetwork() local
DClImportTensorHandleTests.cpp325 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights); variable
902 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights); variable
1128 armnn::IConnectableLayer* weightsLayer = network->AddConstantLayer(weights); variable
/external/armnn/src/armnnSerializer/test/
DSerializerTests.cpp444 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "weights"); variable
499 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "weights"); variable
551 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
610 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
701 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights); variable
763 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights); variable
809 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
1263 armnn::IConnectableLayer* const weightsLayer = network->AddConstantLayer(weights, "Weights"); variable
/external/armnn/src/armnnOnnxParser/
DOnnxParser.cpp1100 IConnectableLayer* weightsLayer = m_Network->AddConstantLayer(weightTensor.first); in AddConvLayerWithDepthwiseConv() local
1259 …IConnectableLayer* weightsLayer = m_Network->AddConstantLayer(CreateConstTensor(weightName).first); in AddFullyConnected() local
1879 IConnectableLayer* weightsLayer = m_Network->AddConstantLayer(weightTensor.first); in ParseConv() local
2036 …IConnectableLayer* weightsLayer = m_Network->AddConstantLayer(CreateConstTensor(node.input(1)).fir… in ParseGemm() local
/external/armnn/src/profiling/test/
DProfilingTestUtils.cpp430 armnn::IConnectableLayer* weightsLayer = net->AddConstantLayer(weights, "Weights"); in VerifyPostOptimisationStructureTestImpl() local
/external/armnn/src/backends/tosaCommon/test/
DOneToOneMappingTests.cpp238 IConnectableLayer* const weightsLayer = net->AddConstantLayer(weights, "weights"); variable

12