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
chengduo b99fc38cec
Add fp16 support for dygraph (#19828)
5 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 Add fp16 support for dygraph (#19828) 5 years ago
checkpoint.py fix api-doc error for dygraph and backward (#19721) 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 api-doc error for dygraph and backward (#19721) 6 years ago
nn.py fix api-doc error for dygraph and backward (#19721) 6 years ago
parallel.py Refactor dygraph (#19107) 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 Refactor dygraph (#19107) 6 years ago