Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc1475 auto body_graph_node = body_graph_node_in_cond->input(1)->cast<ValueNodePtr>(); in GetWhileUsedInputIndex() local
1516 auto body_graph_node = graphs.at(1); in SetParamIndexMap() local
1661 auto body_graph_node = while_graph[1]; in ConvertWhileNode() local