Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dconvert_utils_base.h124 inline int32_t LongToInt(int64_t u) { in LongToInt() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dconvert_tensor_utils.cc87 void LongToInt(void *dst, const void *src, size_t elem_num) { in LongToInt() function