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
panyifeng 1a54785fe2
remove name arg from gradoperation
5 years ago
..
__init__.py initial version 5 years ago
infer.py change tensor dtype and shape from function to attr 5 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_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. 5 years ago
test_range.py clean pylint 5 years ago
test_scalar_add_grad.py remove name arg from gradoperation 5 years ago