Home
last modified time | relevance | path

Searched defs:GetGeSession (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Ddf_graph_manager.cc210 std::shared_ptr<::ge::Session> DfGraphManager::GetGeSession() { in GetGeSession() function in mindspore::transform::DfGraphManager
Dutils.cc334 std::shared_ptr<::ge::Session> GetGeSession() { return DfGraphManager::GetInstance().GetGeSession()… in GetGeSession() function