mindspore2022/tests/ut/python/fallback/python_builtin
lianliguang 424c16d116 fix abs(tensor) when tesnor data is a 0-dim number 2022-03-26 14:20:03 +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 add jit fallback example 2022-03-09 11:25:03 +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