Home
last modified time | relevance | path

Searched refs:dst_max_ (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dtask_info.h306 dst_max_(dst_max), in MemcpyAsyncTaskInfo()
313 uint64_t dst_max() const { return dst_max_; } in dst_max()
320 uint64_t dst_max_; variable