Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dany_type_graph_scheduler.cc79 std::shared_ptr<GraphCompilerInfo> ConstructGraphCompilerInfo(const KernelGraphPtr &model_graph, in ConstructGraphCompilerInfo() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dbackend_base.cc1505 std::shared_ptr<GraphCompilerInfo> MindRTBackendBase::ConstructGraphCompilerInfo(const FuncGraphPtr… in ConstructGraphCompilerInfo() function in mindspore::compile::MindRTBackendBase