mindspore2022/tests/ut/python/pipeline/infer
zhousiyi 19e9571149 rename env_getitem/setitem to EnvironGet/EnvironGet 2022-01-04 02:17:30 +00: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_auto_monad.py rename env_getitem/setitem to EnvironGet/EnvironGet 2022-01-04 02:17:30 +00: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 Check whether the network args are tensors in the compile phase 2020-10-19 11:46:10 +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 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00