Searched defs:GetDeviceAddress (Results 1 – 3 of 3) sorted by relevance
59 void *GetDeviceAddress() { return device_address_; } in GetDeviceAddress() function
79 inline int GetDeviceAddress(const std::vector<void *> &addr_list, const size_t index, const std::st… in GetDeviceAddress() function
639 void KernelRuntime::GetDeviceAddress(const AnfNodePtr &item, in GetDeviceAddress() function in mindspore::device::KernelRuntime