Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dfunc_graph_subgraph.cc354 auto before_subgraph = std::make_shared<SubGraph>(belong_anf_, this->name_ + "/before_subgraph"); in FindBeforeSubGraphInBelongAnf() local
367 auto before_subgraph = this->FindBeforeSubGraphInBelongAnf(); in FindAfterSubGraphInBelongAnf() local