Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp805 bool toSelect = (l.GetType() == LayerType::Activation); in __anonc2781dcd0402() local
906 bool toSelect = std::string(l.GetName())[0] == 'm'; in __anonc2781dcd0602() local
974 bool toSelect = (l.GetType() == LayerType::Activation); in __anonc2781dcd0702() local
1029 bool toSelect = (l.GetType() == LayerType::Activation); in __anonc2781dcd0802() local
1083 bool toSelect = (l.GetType() == LayerType::Activation in __anonc2781dcd0902() local
1139 bool toSelect = (l.GetType() == LayerType::Activation in __anonc2781dcd0a02() local
1202 bool toSelect = (l.GetType() == LayerType::Activation in __anonc2781dcd0b02() local
1336 bool toSelect = std::string(l.GetName())[0] == 'm'; in __anonc2781dcd0d02() local
1617 bool toSelect = (l.GetBackendId() == Compute::GpuAcc); in __anonc2781dcd1202() local
1695 bool toSelect = (l.GetBackendId() == Compute::CpuAcc); in __anonc2781dcd1302() local
[all …]