Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A 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
H A DLayerReleaseConstantDataTest.cpp178 auto* const fullyConnectedLayer = graph.AddLayer<FullyConnectedLayer>(layerDesc, "layer"); variable
/aosp_15_r20/external/armnn/samples/
H A DSimpleSample.cpp39 …IConnectableLayer* const fullyConnectedLayer = myNetwork->AddFullyConnectedLayer(fullyConnectedDes… in main() local
H A DAsyncExecutionSample.cpp60 …IConnectableLayer* const fullyConnectedLayer = myNetwork->AddFullyConnectedLayer(fullyConnectedDes… in main() local
H A DCustomMemoryAllocatorSample.cpp87 IConnectableLayer* fullyConnectedLayer = in main() local
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClCustomAllocatorTests.cpp75 armnn::IConnectableLayer* const fullyConnectedLayer = in CreateTestNetwork() local
/aosp_15_r20/external/armnn/src/armnn/test/
H A DNetworkTests.cpp91 …armnn::IConnectableLayer* const fullyConnectedLayer = net.AddFullyConnectedLayer(fullyConnectedDes… variable
/aosp_15_r20/external/armnn/src/armnnSerializer/test/
H A DSerializerTests.cpp1175 armnn::IConnectableLayer* const fullyConnectedLayer = variable
1218 armnn::IConnectableLayer* const fullyConnectedLayer = variable
1265 …armnn::IConnectableLayer* const fullyConnectedLayer = network->AddFullyConnectedLayer(descriptor,l… variable