.. |
control_flow
|
Fix some test case
|
2023-11-30 19:39:00 +08:00 |
python_builtin_funtions
|
Adapte test case.
|
2024-03-07 12:54:52 +08:00 |
__init__.py
|
Adjust ST test cases
|
2022-12-12 17:39:41 +08:00 |
cases_register.py
|
Adjust ST test cases
|
2022-12-12 17:39:41 +08:00 |
test_all_fallback_control_flow_cases.py
|
Fix some test case
|
2023-11-30 19:39:00 +08:00 |
test_graph_fallback_backend.py
|
Enable st test case.
|
2023-09-19 14:10:31 +08:00 |
test_graph_fallback_jit_syntax_level.py
|
takedown always success testcases
|
2023-12-19 16:42:21 +08:00 |
test_graph_fallback_numpy.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_numpy_attr.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_print.py
|
fix print
|
2023-12-28 17:32:02 +08:00 |
test_graph_fallback_runtime.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_asnumpy.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_custom_class.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_dict.py
|
Fixed dict convert problem in jit pynative.
|
2024-01-24 10:53:02 +08:00 |
test_graph_fallback_runtime_dict_inplace.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_in.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_inplace_operation.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_is_isnot.py
|
Fix range with empty output
|
2023-11-10 23:10:17 +08:00 |
test_graph_fallback_runtime_list_inplace.py
|
Fixed the cycle issue in Fallback.
|
2024-03-05 09:09:26 +08:00 |
test_graph_fallback_runtime_meta_fg.py
|
!65489 support getiem has any in tuple
|
2024-03-06 09:34:07 +00:00 |
test_graph_fallback_runtime_none.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_return_list.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_scalar.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_setattr.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_runtime_str_format.py
|
Add test case and remove dead cnode.
|
2024-01-11 12:44:32 +08:00 |
test_graph_fallback_runtime_string.py
|
move stable testcases to speed up gate test
|
2023-09-20 09:30:38 +08:00 |
test_graph_fallback_runtime_tuple_func.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_side_effect.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_tensor.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
test_graph_fallback_third_party.py
|
AAdd env variables testcases
|
2024-01-17 12:46:28 +08:00 |
test_graph_fallback_unsupport.py
|
takedown always success testcases to level2
|
2024-01-04 23:39:54 +08:00 |
utils.py
|
support getting object of multifg in hypermap
|
2023-11-21 14:44:29 +08:00 |