| .. |
|
test_fallback_000_single_if.py
|
graph fallback control flow ForceToBoolNode change
|
2022-04-28 15:16:09 +08:00 |
|
test_fallback_001_single_while.py
|
add st fot control flow of fallback (020,021,022)
|
2022-05-17 12:38:05 +08:00 |
|
test_fallback_002_single_for.py
|
[Fallback][Control_flow] Support constant control flow scenario.
|
2022-04-19 12:10:42 +08:00 |
|
test_fallback_010_if_in_if.py
|
graph fallback if in if
|
2022-04-22 14:29:58 +08:00 |
|
test_fallback_011_if_in_while.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_012_if_in_for.py
|
enable if parallel call transformation by default; fix test case ut/python/pipeline/parse/test_fix_bug.py::test_fix_expanddims_loss_scale
|
2022-04-29 08:22:56 +00:00 |
|
test_fallback_020_while_in_if.py
|
add st fot control flow of fallback (020,021,022)
|
2022-05-17 12:38:05 +08:00 |
|
test_fallback_021_while_in_while.py
|
add st fot control flow of fallback (020,021,022)
|
2022-05-17 12:38:05 +08:00 |
|
test_fallback_022_while_in_for.py
|
add st fot control flow of fallback (020,021,022)
|
2022-05-17 12:38:05 +08:00 |
|
test_fallback_030_for_in_if.py
|
[Fallback][Control_flow] Fix print problom in for_in_if case.
|
2022-04-25 15:41:41 +08:00 |
|
test_fallback_031_for_in_while.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_032_for_in_for.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_100_if_after_if.py
|
Add if_after_while and if_after_for for fallback control flow
|
2022-05-09 14:26:02 +08:00 |
|
test_fallback_101_if_after_while.py
|
Add if_after_while and if_after_for for fallback control flow
|
2022-05-09 14:26:02 +08:00 |
|
test_fallback_102_if_after_for.py
|
Add if_after_while and if_after_for for fallback control flow
|
2022-05-09 14:26:02 +08:00 |
|
test_fallback_110_if_after_if_in_if.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_111_if_after_if_in_while.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_112_if_after_if_in_for.py
|
[Fallback][Control_flow] Add control flow fallback testcases.
|
2022-04-29 12:04:58 +08:00 |
|
test_fallback_120_if_after_while_in_if.py
|
[Fallback][Control_flow] Add some fallback control flow testcases.
|
2022-05-10 14:10:55 +08:00 |
|
test_fallback_121_if_after_while_in_while.py
|
[Fallback][Control_flow] Add some fallback control flow testcases.
|
2022-05-10 14:10:55 +08:00 |
|
test_fallback_122_if_after_while_in_for.py
|
[Fallback][Control_flow] Add some fallback control flow testcases.
|
2022-05-10 14:10:55 +08:00 |
|
test_fallback_130_if_after_for_in_if.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_131_if_after_for_in_while.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_132_if_after_for_in_for.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_200_while_after_if.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_201_while_after_while.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_202_while_after_for.py
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
|
test_fallback_300_for_after_if.py
|
add st 300,301,302 for fallback control flow
|
2022-05-19 17:37:36 +08:00 |
|
test_fallback_301_for_after_while.py
|
add st 300,301,302 for fallback control flow
|
2022-05-19 17:37:36 +08:00 |
|
test_fallback_302_for_after_for.py
|
add st 300,301,302 for fallback control flow
|
2022-05-19 17:37:36 +08:00 |