Searched defs:GetDeviceContext (Results 1 – 4 of 4) sorted by relevance
53 device::DeviceContext *GetDeviceContext() { return device_context_; } in GetDeviceContext() function
121 DeviceContext *GetDeviceContext() const { in GetDeviceContext() function
464 DeviceContextPtr DeviceContextManager::GetDeviceContext(const std::string &device_target) { in GetDeviceContext() function in mindspore::device::DeviceContextManager
819 DeviceContext *OpRunner::GetDeviceContext(const std::string &device_type) { in GetDeviceContext() function in mindspore::runtime::OpRunner