Home
last modified time | relevance | path

Searched defs:CompileGraphs (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dtransform.cc506 CompileGraphs::CompileGraphs(const BackendPtr &backend, const std::vector<PrimitivePtr> &cut_list) … in CompileGraphs() function in mindspore::compile::CompileGraphs
Dbackend_base.cc491 const ActorInfo &MindRTBackendBase::CompileGraphs(const FuncGraphPtr &func_graph) { in CompileGraphs() function in mindspore::compile::MindRTBackendBase
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpass.cc112 using CompileGraphs = compile::CompileGraphs; typedef
Daction.cc227 using CompileGraphs = compile::CompileGraphs; typedef