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