Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_info.cc76 DeviceAddressPtr KernelInfo::GetMutableWorkspaceAddr(size_t index) const { in GetMutableWorkspaceAddr() function in mindspore::device::KernelInfo
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1152 DeviceAddressPtr AnfRuntimeAlgorithm::GetMutableWorkspaceAddr(const AnfNodePtr &node, size_t index)… in GetMutableWorkspaceAddr() function in mindspore::session::AnfRuntimeAlgorithm