Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/control/
Dtest_multigraph_sink.py89 def while_in_while(x, y, z): function
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_multigraph_sink.py87 def while_in_while(x, y, z): function
/third_party/mindspore/tests/ut/python/ops/
Dtest_control_ops.py672 def while_in_while(x, y, z, u): function