mindspore2022/tests/st/control
He Wei 891fd7df92 [auto-monad] Refactor ascend_auto_monad
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.
2021-03-08 11:48:45 +08:00
..
test_ascend_control_sink.py change base class of ref to tensor in cpp 2020-08-26 12:41:25 +08:00
test_cont_break.py pylint clean 2020-05-20 11:12:14 +08:00
test_cont_grad.py !12307 Add result check for cases in test_cont_grad.py 2021-02-18 17:34:33 +08:00
test_if_by_if.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_multigraph_sink.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
test_switch_layer.py [auto-monad] Refactor ascend_auto_monad 2021-03-08 11:48:45 +08:00
test_tensor_in_list.py use select implement tensor in list 2020-12-14 21:20:36 +08:00
test_while.py pylint warning clean 2020-05-25 11:52:36 +08:00