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/parse
kingfo 8863dfd677
fix context mode and device_target dependency issue
5 years ago
..
__init__.py
test_cell_bprop.py fix context mode and device_target dependency issue 5 years ago
test_celllist.py
test_compile.py
test_cont_break.py clean pylint 5 years ago
test_create_obj.py
test_dtype.py
test_enumerate.py add arg check for enumerate 5 years ago
test_fix_bug.py add ExpandDims whitelist 5 years ago
test_for_stmt.py Fix pylint warning for test cases of optimizer, infer, parse and 5 years ago
test_graph_return_const_param.py
test_list.py
test_operator.py Fix pylint warning for test cases of optimizer, infer, parse and 5 years ago
test_parse.py add grad all in pynative mode 5 years ago
test_serialize.py
test_unaryop.py