Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h192 …virtual bool AsyncDeviceToDevice(const ShapeVector &, size_t, TypeId, const void *, const std::str… in AsyncDeviceToDevice() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc726 bool AscendDeviceAddress::AsyncDeviceToDevice(const ShapeVector & /* shape */, size_t size, TypeId … in AsyncDeviceToDevice() function in mindspore::device::ascend::AscendDeviceAddress