mindspore/tests/ut/python/python_builtin
zhouxulin2 67609ab114 support built-in function sum when the type of input is Tensor 2022-09-06 16:58:35 +08:00
..
__init__.py
test_abs.py
test_all_any.py
test_bool.py support bool str function 2022-08-30 10:30:05 +08:00
test_getattr.py fix hasattr problem 2022-08-27 14:17:54 +08:00
test_hasattr.py fix hasattr problem 2022-08-27 14:17:54 +08:00
test_int_float.py support bool str function 2022-08-30 10:30:05 +08:00
test_isinstance.py
test_len.py
test_list_comprehension.py
test_list_tuple.py
test_max_min.py
test_round.py !40651 Support int(), float() function in graph mode. 2022-08-24 01:53:27 +00:00
test_str.py support bool str function 2022-08-30 10:30:05 +08:00
test_sum.py support built-in function sum when the type of input is Tensor 2022-09-06 16:58:35 +08:00