Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dconvert_tensor_utils.cc91 auto long_data = static_cast<const int64_t *>(src); in LongToInt() local
103 auto long_data = static_cast<int64_t *>(dst); in IntToLong() local