mindspore/tests/ut/python/fallback/control_flow
liangzhibo 1d5cbad45f Enable graph len 2022-08-16 10:36:05 +08:00
..
test_fallback_000_single_if.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_001_single_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_002_single_for.py Enable graph len 2022-08-16 10:36:05 +08:00
test_fallback_010_if_in_if.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_011_if_in_while.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_012_if_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_030_for_in_if.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_031_for_in_while.py support alone interpret node in while condition 2022-06-16 14:07:40 +08:00
test_fallback_032_for_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_100_if_after_if.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_101_if_after_while.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_102_if_after_for.py Change fallback control flow local param logic 2022-06-08 11:55:19 +08:00
test_fallback_110_if_after_if_in_if.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_112_if_after_if_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_120_if_after_while_in_if.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_122_if_after_while_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_131_if_after_for_in_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_132_if_after_for_in_for.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_221_while_after_while_in_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_231_while_after_for_in_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_232_while_after_for_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_300_for_after_if.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_301_for_after_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_302_for_after_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
test_fallback_310_for_after_if_in_if.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_311_for_after_if_in_while.py for x in xs syntax when xs is numpy array 2022-06-21 15:09:35 +08:00
test_fallback_312_for_after_if_in_for.py for x in xs syntax when xs is numpy array 2022-06-21 15:09:35 +08:00
test_fallback_320_for_after_while_in_if.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_321_for_after_while_in_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_330_for_after_for_in_if.py Support the type of the input of built-in function max and min is tensor. 2022-08-10 13:01:52 +08:00
test_fallback_331_for_after_for_in_while.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
test_fallback_332_for_after_for_in_for.py [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00