Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Dmemcpy_async_task.cc50 REGISTER_TASK(TaskInfoType::MEMCPY_ASYNC, MemcpyAsyncTask, MemcpyAsyncTaskInfo);
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dtask_info.h40 MEMCPY_ASYNC, enumerator
304 : TaskInfo(op_name, stream_id, TaskInfoType::MEMCPY_ASYNC, dump_flag), in MemcpyAsyncTaskInfo()