Searched defs:input_net (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/tests/st/control/inner/ |
| D | test_000_single_if.py | 60 def control_flow_single_if(input_net, x, y, expect1, expect2): argument
|
| D | test_110_if_after_if_in_if.py | 130 def control_flow_if_after_if_in_if(input_net, x, expect1, expect2): argument
|
| D | test_112_if_after_if_in_for.py | 122 def control_flow_if_after_if_in_for(input_net, x, expect1, expect2): argument
|
| D | test_010_if_in_if.py | 140 def control_flow_if_in_if(input_net, x, expect1, expect2): argument
|
| D | test_100_if_after_if.py | 127 def control_flow_if_after_if(input_net, x, y, expect1, expect2): argument
|