Searched refs:GetGeSession (Results 1 – 4 of 4) sorted by relevance
67 std::shared_ptr<ge::Session> GetGeSession();
168 std::shared_ptr<ge::Session> DfGraphManager::GetGeSession() { in GetGeSession() function in mindspore::transform::DfGraphManager
46 std::shared_ptr<ge::Session> sess = transform::DfGraphManager::GetInstance().GetGeSession(); in CreateSessionAndGraphRunner()
77 std::shared_ptr<ge::Session> sess = DfGraphManager::GetInstance().GetGeSession(); in CreateSessionAndGraphRunner()