mindspore/tests/ut/python/optimizer
l00591931 8ae5d7cc84 Fix compile cache for resnet50 2021-06-24 14:36:24 +08:00
..
__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 2021-03-25 11:49:37 +00:00
test_debug_location.py support name or attribute ast.Expr 2021-03-11 21:40:33 +08:00
test_optimizer_with_loss_scale.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_optimizer_with_parameter_groups.py init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode 2020-08-06 19:52:31 +08:00
test_python_pass.py Fix compile cache for resnet50 2021-06-24 14:36:24 +08:00
test_recompute.py Fix calling recompute api after compiling 2021-02-08 16:19:49 +08:00
test_while_ScatterNdUpdate.py