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
Wojciech Uss 226bc22a29
Remove fuse_with_relu argument from batch_norm constructor (#21028)
5 years ago
..
__init__.py Add Sequential api (#20789) 5 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py Add c++ global current tracer for dygraph (#20882) 5 years ago
checkpoint.py New save load interface (#20148) 6 years ago
container.py Add Sequential api (#20789) 5 years ago
jit.py add some docs to jit.trace, test=develop (#20811) 5 years ago
layer_object_helper.py merge confict, test=develop 6 years ago
layers.py [Dygraph to static graph]JIT/Trace (#20775) 5 years ago
learning_rate_scheduler.py update English document (#20330) 6 years ago
nn.py Remove fuse_with_relu argument from batch_norm constructor (#21028) 5 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