Home
last modified time | relevance | path

Searched defs:fullyConnectedLayer (Results 1 – 8 of 8) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DFullyConnectedEndToEndTestImpl.hpp31 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNonConstWeights() local
53 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNonConstWeightsConstBias() local
76 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkConstWeightsNonConstBias() local
96 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNoTensorInfoConstWeights() local
118 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNoConnectedWeightsExplicit() local
135 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNoConnectedWeightsAndBias() local
154 …armnn::IConnectableLayer* fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor, "Fully… in CreateFullyConnectedNetworkNoConnectedBiasExplicit() local
DLayerReleaseConstantDataTest.cpp178 auto* const fullyConnectedLayer = graph.AddLayer<FullyConnectedLayer>(layerDesc, "layer"); variable
/external/armnn/samples/
DSimpleSample.cpp39 …IConnectableLayer* const fullyConnectedLayer = myNetwork->AddFullyConnectedLayer(fullyConnectedDes… in main() local
DAsyncExecutionSample.cpp60 …IConnectableLayer* const fullyConnectedLayer = myNetwork->AddFullyConnectedLayer(fullyConnectedDes… in main() local
DCustomMemoryAllocatorSample.cpp87 IConnectableLayer* fullyConnectedLayer = in main() local
/external/armnn/src/backends/cl/test/
DClCustomAllocatorTests.cpp75 armnn::IConnectableLayer* const fullyConnectedLayer = in CreateTestNetwork() local
/external/armnn/src/armnn/test/
DNetworkTests.cpp91 …armnn::IConnectableLayer* const fullyConnectedLayer = net.AddFullyConnectedLayer(fullyConnectedDes… variable
/external/armnn/src/armnnSerializer/test/
DSerializerTests.cpp1175 armnn::IConnectableLayer* const fullyConnectedLayer = variable
1218 armnn::IConnectableLayer* const fullyConnectedLayer = variable
1265 …armnn::IConnectableLayer* const fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor,l… variable