Home
last modified time | relevance | path

Searched refs:GetActualOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dpipeline_split_utils.h51 AnfNodePtr GetActualOp(const AnfNodePtr &node);
Dpipeline_split_utils.cc572 AnfNodePtr GetActualOp(const AnfNodePtr &node) { in GetActualOp() function
689 auto temp_node = GetActualOp(cnode->input(1)); in Reorder()
695 auto temp_node = GetActualOp(cnode->input(1)); in Reorder()