Searched defs:wOrigin2 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | ConcatTestImpl.cpp | 505 …std::vector<unsigned int> wOrigin2 = {2, 0, 0}; //Extent of the window is defined by size of input… in ConcatTestImpl() local 2172 …std::vector<unsigned int> wOrigin2 = { 0, 0, 2 }; //Extent of the window is defined by size of inp… in ConcatDifferentInputOutputQParamTest() local 2546 …std::vector<unsigned int> wOrigin2 = { 2, 0, 0 }; //Extent of the window is defined by size of inp… in ConcatUint8DifferentQParamsTest() local 2683 …std::vector<unsigned int> wOrigin2 = { 2, 0, 0 }; //Extent of the window is defined by size of inp… in ConcatUint8Test() local 2821 …std::vector<unsigned int> wOrigin2 = { 2, 0, 0 }; //Extent of the window is defined by size of inp… in ConcatUint16Test() local
|
H A D | SplitterTestImpl.cpp | 168 …std::vector<unsigned int> wOrigin2 = {1, 0, 0}; //Extent of the window is defined by size of outpu… in SplitterTestCommon() local
|