Searched defs:indicesValues (Results 1 – 4 of 4) sorted by relevance
| /external/armnn/delegate/test/ |
| D | GatherNdTest.cpp | 27 std::vector<int32_t> indicesValues{ 1, 0, 4 }; in GatherNdUint8Test() local 47 std::vector<int32_t> indicesValues{ 1, 0, 4 }; in GatherNdFp32Test() local
|
| D | GatherTest.cpp | 28 std::vector<int32_t> indicesValues{7, 6, 5}; in GatherUint8Test() local 50 std::vector<int32_t> indicesValues{7, 6, 5}; in GatherFp32Test() local
|
| D | GatherNdTestHelper.hpp | 124 std::vector<int32_t>& indicesValues, in GatherNdTest()
|
| D | GatherTestHelper.hpp | 126 std::vector<int32_t>& indicesValues, in GatherTest()
|