Searched defs:GetOutputDeviceAddress (Results 1 – 3 of 3) sorted by relevance
187 device::DeviceAddressPtr OpRuntimeInfo::GetOutputDeviceAddress(size_t index) const { in GetOutputDeviceAddress() function in mindspore::runtime::OpRuntimeInfo
128 DeviceAddressPtr StatisticKernel::GetOutputDeviceAddress(const uint32_t stream_id, TypeId dtype_id)… in GetOutputDeviceAddress() function in mindspore::datadump::StatisticKernel
232 device::DeviceAddressPtrList GetOutputDeviceAddress(const OpCompilerInfoPtr &op_compiler_info) { in GetOutputDeviceAddress() function