Searched defs:GetDelegate (Results 1 – 5 of 5) sorted by relevance
70 inline const std::string &GetDelegate() const { return delegate; } in GetDelegate() function
63 T GetDelegate(const mindspore::DeviceType &device_type, const std::string &provider, in GetDelegate() function
164 Delegate* GetDelegate() const { return delegate_; } in GetDelegate() function
197 std::shared_ptr<Delegate> Context::GetDelegate() const { in GetDelegate() function in mindspore::Context
232 std::shared_ptr<Delegate> Context::GetDelegate() const { in GetDelegate() function in mindspore::Context