forked from huawei/mindspore2022
1. Remove output parameter pool for ascend control flow; 2. Remove duplicate code for Switch and SwitchLayer; 3. Add 'return' attribute to label_goto that used for return; 4. Disable tail call optimize for graphs with 'recursive' flag. |
||
|---|---|---|
| .. | ||
| test_ascend_control_sink.py | ||
| test_cont_break.py | ||
| test_cont_grad.py | ||
| test_if_by_if.py | ||
| test_multigraph_sink.py | ||
| test_switch_layer.py | ||
| test_tensor_in_list.py | ||
| test_while.py | ||