Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/opstest/src/
Dsparse_to_dense_test.cpp26 const std::vector<int32_t> indices_shape = {2, 2}; member
47 const std::vector<int32_t> indices_shape = {3, 2}; member
69 const std::vector<int32_t> indices_shape = {2, 2}; member
90 const std::vector<int32_t> indices_shape = {4}; member
111 const std::vector<int32_t> indices_shape = {2, 2}; member
133 const std::vector<int32_t> indices_shape = {2, 2}; member
Dscatter_nd_test.cpp26 const std::vector<int32_t> indices_shape = {2, 1}; member
47 const std::vector<int32_t> indices_shape = {2, 2}; member
68 const std::vector<int32_t> indices_shape = {2, 2}; member
89 const std::vector<int32_t> indices_shape = {2, 3}; member
Dgather_nd_test.cpp27 const std::vector<int32_t> indices_shape = {2, 2}; member
46 const std::vector<int32_t> indices_shape = {2, 2}; member