You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/pipeline/infer
Zhang Qinghua 8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
4 years ago
..
__init__.py initial version 5 years ago
infer.py change tensor dtype and shape from function to attr 5 years ago
test_auto_monad.py Optimize the compile performance in Parser, FG, Manager and Renormalize: 4 years ago
test_hypermap_specialize.py Rewrite tensor's __bool__ for pynative mode 5 years ago
test_interface_all_and_any_of_tensor.py support axis is None for all and any interface in graph mode. 5 years ago
test_mod.py add check for mod when y in (-1, 0) 5 years ago
test_net_infer.py Check whether the network args are tensors in the compile phase 4 years ago
test_not_in.py add overflow check for make_range and optimize isinstance processing 4 years ago
test_range.py clean pylint 5 years ago
test_scalar_add_grad.py Change TensorAdd to Add, from r1.1 to master 4 years ago