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.
Paddle/python/paddle/fluid/dygraph
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
7 years ago
..
__init__.py update dygraph api doc for web (#18550) 7 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py Refactor dygraph (#19107) 7 years ago
checkpoint.py fix- raise io error when user load from non-existed dir test=develop (#19384) 7 years ago
layer_object_helper.py merge confict, test=develop 7 years ago
layers.py fix problem that get_attr method can't using default mode when we call has_attr in dygraph (#19328) 7 years ago
learning_rate_scheduler.py Fix dygraph mem leak (#18082) 7 years ago
nn.py Code Cleanup: delete three useless raw variables in Conv2D (#19644) 7 years ago
parallel.py Refactor dygraph (#19107) 7 years ago
parallel_helper.py update parallel_helper (#17691) 7 years ago
profiler.py move imperative to dygraph, test=develop 7 years ago
tracer.py Refactor dygraph (#19107) 7 years ago