Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc2281 auto switch_app_call = block_fg->NewCNodeInOrder(std::move(call_graph_nodes)); in ConnectSingleCompare() local
2341 auto switch_app_call = block_fg->NewCNodeInOrder(std::move(call_graph_nodes)); in ProcessBoolOpValueList() local
3380 CNodePtr switch_app_call = block->func_graph()->NewCNodeInOrder(std::move(call_graph_nodes)); in ParseIfExp() local