mindspore/tests/ut/python/fallback/python_builtin
huangbingjian 1686142679 Support all(Tensor),any(Tensor),round(Tensor) in graph mode. 2022-07-28 21:06:20 +08:00
..
test_graph_fallback_hybrid_syntax.py Enable function in interpret node 2022-06-27 09:13:31 +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 Fix log for fallback evaluate 2022-06-28 16:48:33 +08:00
test_graph_fallback_python_builtin_abs.py Support abs(Tensor) in graph mode 2022-07-25 10:06:34 +08:00
test_graph_fallback_python_builtin_all_any.py Support all(Tensor),any(Tensor),round(Tensor) in graph mode. 2022-07-28 21:06:20 +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