Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_kernel_runtime.cc1371 DeviceAddressPtr GPUKernelRuntime::GetPrevNodeMutableOutputAddr(const AnfNodePtr &node, size_t i, b… in GetPrevNodeMutableOutputAddr() function in mindspore::device::gpu::GPUKernelRuntime
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc902 DeviceAddressPtr AnfRuntimeAlgorithm::GetPrevNodeMutableOutputAddr(const AnfNodePtr &anf_node, size… in GetPrevNodeMutableOutputAddr() function in mindspore::session::AnfRuntimeAlgorithm