Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dgather.c26 int byte_in_stride) { in GatherHandleCopy()
54 int64_t byte_in_stride = gather->limit_ * gather->byte_inner_size_; in GatherRun() local