mindspore2022/tests/ut/python/pipeline/infer
buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing 2020-09-17 19:47:10 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
infer.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_hypermap_specialize.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
test_interface_all_and_any_of_tensor.py support axis is None for all and any interface in graph mode. 2020-08-17 17:53:02 +08:00
test_mod.py add check for mod when y in (-1, 0) 2020-09-02 18:10:00 +08:00
test_net_infer.py add check tensor when graph output is a const or parameter 2020-08-31 17:17:24 +08:00
test_not_in.py add overflow check for make_range and optimize isinstance processing 2020-09-17 19:47:10 +08:00
test_range.py clean pylint 2020-05-18 16:42:35 +08:00
test_scalar_add_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00