Lines Matching refs:GetFirstLayerWithName
68 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
69 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
70 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
71 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "add");
72 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ add (0) -> sub (1) ]");
73 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "sub");
74 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "output");
212 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
213 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
214 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "add");
215 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "[ add (0) -> pooling (0) ]");
216 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "pooling");
217 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "output");
348 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
349 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
350 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
351 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "sub");
352 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ sub (0) -> add (1) ]");
353 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "add");
354 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "output");
493 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
494 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
495 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "pooling");
496 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "[ pooling (0) -> add (0) ]");
497 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "add");
498 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "output");
626 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
627 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
628 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
629 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "sub");
630 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ sub (0) -> add (1) ]");
631 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "add");
632 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "output");
758 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
759 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
760 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
761 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "add");
762 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ add (0) -> sub (1) ]");
763 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "sub");
764 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "output");
909 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
910 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
911 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
912 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "add");
913 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ add (0) -> sub (1) ]");
914 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "sub");
915 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "output");
1050 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
1051 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
1052 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
1053 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "add");
1054 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ add (0) -> sub (1) ]");
1055 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "sub");
1056 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "[ sub (0) -> pooling (0) ]");
1057 armnn::Layer* const layer7 = GetFirstLayerWithName(graph, "pooling");
1058 armnn::Layer* const layer8 = GetFirstLayerWithName(graph, "output");
1212 armnn::Layer* const layer0 = GetFirstLayerWithName(graph, "input0");
1213 armnn::Layer* const layer1 = GetFirstLayerWithName(graph, "input1");
1214 armnn::Layer* const layer2 = GetFirstLayerWithName(graph, "input2");
1215 armnn::Layer* const layer3 = GetFirstLayerWithName(graph, "add");
1216 armnn::Layer* const layer4 = GetFirstLayerWithName(graph, "[ add (0) -> sub (1) ]");
1217 armnn::Layer* const layer5 = GetFirstLayerWithName(graph, "sub");
1218 armnn::Layer* const layer6 = GetFirstLayerWithName(graph, "[ sub (0) -> pooling (0) ]");
1219 armnn::Layer* const layer7 = GetFirstLayerWithName(graph, "pooling");
1220 armnn::Layer* const layer8 = GetFirstLayerWithName(graph, "output");