mindspore/tests/ut/python/fallback/python_builtin
Margaret_wangrui c8a853114c [Fallback][Control_flow] Add control flow fallback testcases. 2022-04-22 11:36:19 +08:00
..
test_graph_fallback_list_tuple.py Add test case for fallback buildin function with constant tensor 2022-03-11 15:35:29 +08:00
test_graph_fallback_max_min.py Add test case for fallback buildin function with constant tensor 2022-03-11 15:35:29 +08:00
test_graph_fallback_python_builtin_abs.py fix abs(tensor) when tesnor data is a 0-dim number 2022-03-26 14:20:03 +08:00
test_graph_fallback_python_builtin_all_any.py convert MS C++ dtype to MS python 2022-03-10 16:09:34 +08:00
test_graph_fallback_python_builtin_bool_int_float.py convert MS C++ dtype to MS python 2022-03-10 16:09:34 +08:00
test_graph_fallback_python_builtin_dict.py [Fallback][Control_flow] Add control flow fallback testcases. 2022-04-22 11:36:19 +08:00
test_graph_fallback_round.py Add testcases for fallback python buildin function 2022-03-07 14:20:24 +08:00
test_graph_fallback_sum.py Add test case for fallback buildin function with constant tensor 2022-03-11 15:35:29 +08:00
test_graph_fallback_type.py Add test case for fallback buildin function with constant tensor 2022-03-11 15:35:29 +08:00