Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/utils/
Dcpu_utils.h39 inline bool offset_to_index_step() { return true; } in offset_to_index_step() function
42 inline bool offset_to_index_step(T *x, const T &X, Args &&... args) { in offset_to_index_step() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/
Dop_base.h788 static inline void offset_to_index_step(int cnt, ...) { in offset_to_index_step() function