Home
last modified time | relevance | path

Searched defs:inputLayer2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/test/
H A DRuntimeTests.cpp79 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
207 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 1 layer"); variable
1313 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
1358 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
1403 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
1448 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
1498 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); variable
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DFp16SupportTest.cpp29 Layer* const inputLayer2 = graph.AddLayer<InputLayer>(2, "input2"); variable
59 IConnectableLayer* inputLayer2 = net->AddInputLayer(1); variable
/aosp_15_r20/external/armnn/src/backends/tosaReference/test/
H A DTosaRefOptimizedNetworkTests.cpp23 auto inputLayer2 = network->AddInputLayer(1, "input_2"); variable
/aosp_15_r20/external/armnn/samples/
H A DPreImportMemorySample.cpp33 auto inputLayer2 = testNetwork->AddInputLayer(1, "input 2 layer"); in main() local
/aosp_15_r20/external/armnn/src/armnnSerializer/test/
H A DSerializerTests.cpp963 armnn::IConnectableLayer* const inputLayer2 = network->AddInputLayer(1); variable
2659 armnn::IConnectableLayer* const inputLayer2 = network->AddInputLayer(1); variable