Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_info.cc33 DeviceAddressPtr KernelInfo::GetMutableOutputAddr(size_t index) const { in GetMutableOutputAddr() function in mindspore::device::KernelInfo
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_kernel_runtime.cc1364 DeviceAddressPtr GPUKernelRuntime::GetMutableOutputAddr(const AnfNodePtr &node, size_t i, bool visi… in GetMutableOutputAddr() function in mindspore::device::gpu::GPUKernelRuntime
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1053 DeviceAddressPtr AnfRuntimeAlgorithm::GetMutableOutputAddr(const AnfNodePtr &node, size_t output_id… in GetMutableOutputAddr() function in mindspore::session::AnfRuntimeAlgorithm