Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/utils/
Dcpu_utils.h28 inline T offset_to_index_init(T offset) { in offset_to_index_init() function
33 inline T offset_to_index_init(T offset, T *x, const T &X, Args &&... args) { in offset_to_index_init() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/
Dop_base.h774 static inline void offset_to_index_init(int offset, int cnt, ...) { in offset_to_index_init() function