Searched defs:indicesData (Results 1 – 6 of 6) sorted by relevance
20 const std::vector<int32_t>& indicesData) in CreateGatherNdNetwork()70 std::vector<int32_t> indicesData{ in GatherNdEndToEnd() local116 std::vector<int32_t> indicesData{ in GatherNdMultiDimEndToEnd() local
20 const std::vector<int32_t>& indicesData) in CreateGatherNetwork()55 std::vector<int32_t> indicesData{ in GatherEndToEnd() local100 std::vector<int32_t> indicesData{ in GatherMultiDimEndToEnd() local
38 const int32_t* indicesData = reinterpret_cast<int32_t*>(inputs[1]->Map()); in Execute() local
28 const std::vector<int32_t> &indicesData, in GatherNdTestImpl()
31 const std::vector<int32_t>& indicesData, in GatherTestImpl()
1331 const std::vector<int32_t>& indicesData = {7, 6, 5}; variable1396 const std::vector<int32_t>& indicesData = {5, 1, 0}; variable