Searched defs:GetGeSession (Results 1 – 2 of 2) sorted by relevance
210 std::shared_ptr<::ge::Session> DfGraphManager::GetGeSession() { in GetGeSession() function in mindspore::transform::DfGraphManager
334 std::shared_ptr<::ge::Session> GetGeSession() { return DfGraphManager::GetInstance().GetGeSession()… in GetGeSession() function