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
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
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 [Dygraph to static graph]JIT/Trace (#20775) 6 years ago
checkpoint.py New save load interface (#20148) 6 years ago
jit.py add some docs to jit.trace, test=develop (#20811) 6 years ago
layer_object_helper.py merge confict, test=develop 6 years ago
layers.py [Dygraph to static graph]JIT/Trace (#20775) 6 years ago
learning_rate_scheduler.py update English document (#20330) 6 years ago
nn.py Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421) 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