Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_multigraph_sink.py44 def if_by_if(x, y, z): function
106 output = if_by_if(c1, c2, c3)
/third_party/mindspore/tests/st/control/
Dtest_multigraph_sink.py46 def if_by_if(x, y): function
146 output = if_by_if(c1, c2)