Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/
Ddynamic_gather_int8.h48 int *indices_data_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dgather.h40 int *indices_data_; member