Searched defs:GetMutableWorkspaceAddr (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/ | ||
D | kernel_info.cc | 76 DeviceAddressPtr KernelInfo::GetMutableWorkspaceAddr(size_t index) const { in GetMutableWorkspaceAddr() function in mindspore::device::KernelInfo |
/third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
D | anf_runtime_algorithm.cc | 1152 DeviceAddressPtr AnfRuntimeAlgorithm::GetMutableWorkspaceAddr(const AnfNodePtr &node, size_t index)… in GetMutableWorkspaceAddr() function in mindspore::session::AnfRuntimeAlgorithm |