Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/
Dbegin_end_overlap_inline.cc65 void InlineExpandFuncGraph(const CNodePtr &expanding_node, const FuncGraphPtr &expanded_graph) { in InlineExpandFuncGraph()
80 …id InlineExpandPartialFuncGraph(const CNodePtr &expanding_node, const FuncGraphPtr &expanded_graph, in InlineExpandPartialFuncGraph()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/adapter/
Dexpander.cc364 void InlineExpandFuncGraph(const AnfNodePtr &expanding_node, const FuncGraphPtr &expanded_graph) { in InlineExpandFuncGraph()