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
mindspore-ci-bot 5827ba9a8a
!3940 View code support interface 'all' and 'any' of tensor
6 years ago
..
__init__.py initial version 6 years ago
infer.py change tensor dtype and shape from function to attr 6 years ago
test_hypermap_specialize.py Rewrite tensor's __bool__ for pynative mode 6 years ago
test_interface_all_and_any_of_tensor.py support interface 'all' and 'any' of tensor 6 years ago
test_net_infer.py if AbstractFunction comparison succeed in NewContext, then the evaluator should use the same one, otherwise one of the evaluator will not be evaluated. 6 years ago
test_range.py clean pylint 6 years ago
test_scalar_add_grad.py clean pylint 6 years ago