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
Ghost Under Moon 10643b4ea6
fix- raise io error when user load from non-existed dir test=develop (#19384)
6 years ago
..
__init__.py update dygraph api doc for web (#18550) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py update dygraph api doc for web (#18550) 6 years ago
checkpoint.py fix- raise io error when user load from non-existed dir test=develop (#19384) 6 years ago
layer_object_helper.py merge confict, test=develop 6 years ago
layers.py fix problem that get_attr method can't using default mode when we call has_attr in dygraph (#19328) 6 years ago
learning_rate_scheduler.py Fix dygraph mem leak (#18082) 6 years ago
nn.py fix problem that get_attr method can't using default mode when we call has_attr in dygraph (#19328) 6 years ago
parallel.py [Speedup] Make dygraph data parallel faster (#19280) 6 years ago
parallel_helper.py update parallel_helper (#17691) 6 years ago
profiler.py move imperative to dygraph, test=develop 6 years ago
tracer.py Use Python C-API to speed up dygraph trace (#17837) 6 years ago