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/optimizer
zhousiyi 74d500a756
If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead
5 years ago
..
__init__.py
test_auto_grad.py If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 5 years ago
test_debug_location.py support name or attribute ast.Expr 5 years ago
test_optimizer_with_loss_scale.py Change TensorAdd to Add, from r1.1 to master 5 years ago
test_optimizer_with_parameter_groups.py
test_python_pass.py Change make tuple in core.ops 5 years ago
test_recompute.py Fix calling recompute api after compiling 5 years ago
test_while_ScatterNdUpdate.py