Searched refs:SetGeSession (Results 1 – 4 of 4) sorted by relevance
66 void SetGeSession(const std::shared_ptr<ge::Session> &sess_ptr);
154 void DfGraphManager::SetGeSession(const std::shared_ptr<ge::Session> &sess_ptr) { in SetGeSession() function in mindspore::transform::DfGraphManager
56 transform::DfGraphManager::GetInstance().SetGeSession(sess); in CreateSessionAndGraphRunner()
95 DfGraphManager::GetInstance().SetGeSession(sess); in CreateSessionAndGraphRunner()