Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tf/
Dfunctionalize_control_op_pass.h53 static bool IsControlFlowOp(const AnfNodePtr &node) { in IsControlFlowOp() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dnode_util.cc368 bool IsControlFlowOp(const AnfNodePtr &node) { in IsControlFlowOp() function