Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/
Dcpu_kernel_task.cc68 const auto &src_device_address = context_->GetInputAddr(1); in RunWithRet() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_kernel_task.cc120 const auto &src_device_address = context_->GetInputAddr(1); in RunWithRet() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc659 auto src_device_address = dynamic_cast<const AscendDeviceAddress *>(src_device_addr); in SyncDeviceToDeviceWithDiffFormatType() local
687 auto src_device_address = dynamic_cast<const AscendDeviceAddress *>(src_device_addr); in SyncDeviceToDevice() local