Searched defs:GetMutableOutputAddr (Results 1 – 4 of 4) sorted by relevance
117 …static DeviceAddressPtr GetMutableOutputAddr(const KernelWithIndex &node_output_index, bool skip_n… in GetMutableOutputAddr() function
70 DeviceAddressPtr KernelInfo::GetMutableOutputAddr(size_t index) const { in GetMutableOutputAddr() function in mindspore::device::KernelInfo
1396 DeviceAddressPtr GPUKernelRuntime::GetMutableOutputAddr(const AnfNodePtr &node, size_t i, bool skip… in GetMutableOutputAddr() function in mindspore::device::gpu::GPUKernelRuntime
842 DeviceAddressPtr AnfRuntimeAlgorithm::GetMutableOutputAddr(const AnfNodePtr &node, size_t output_id… in GetMutableOutputAddr() function in mindspore::session::AnfRuntimeAlgorithm