Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/pyboost/
Daclnn_utils.h49 …runtime::DeviceAddressUtils::CreateWorkspaceAddressWithoutKernelTensor(device_context, stream_id, …
84 …workspace_device_address = runtime::DeviceAddressUtils::CreateWorkspaceAddressWithoutKernelTensor(…
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Ddevice_address_utils.h136 …static device::DeviceAddressPtr CreateWorkspaceAddressWithoutKernelTensor(const DeviceContext *dev…
Ddevice_address_utils.cc1232 device::DeviceAddressPtr DeviceAddressUtils::CreateWorkspaceAddressWithoutKernelTensor( in CreateWorkspaceAddressWithoutKernelTensor() function in mindspore::runtime::DeviceAddressUtils