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
songyouwei 63a5fb4cac
tmp fix depthwise_conv2d in dygraph (#21840)
6 years ago
..
__init__.py Add Sequential api (#20789) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py Refine VarBase init function (#21587) 6 years ago
checkpoint.py remove build_once & name_scope (#21131) 6 years ago
container.py Add Sequential api (#20789) 6 years ago
jit.py Split VarBase from Python Variable for Dygraph (#21359) 6 years ago
layer_object_helper.py merge confict, test=develop 6 years ago
layers.py remove build_once & name_scope (#21131) 6 years ago
learning_rate_scheduler.py fix lr assert, test=develop (#21780) 6 years ago
math_op_patch.py add unary operator __neg__, test=develop (#21787) 6 years ago
nn.py tmp fix depthwise_conv2d in dygraph (#21840) 6 years ago
parallel.py Split VarBase from Python Variable for Dygraph (#21359) 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
varbase_patch_methods.py Patch math method for VarBase using auto-generated op functions (#21656) 6 years ago