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
zhongpu cf475f95df
Remove FC in dygraph, modify FC to Linear in sample code (#22082)
6 years ago
..
__init__.py Expose fluid.dygraph.TracedLayer API (#21518) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 6 years ago
checkpoint.py Support dygraph structuerd name (#21930) 6 years ago
container.py LayerList add sublayer none check (#22135) 6 years ago
dygraph_utils.py update layers used in mnist dygraph model, test=develop (#21947) 6 years ago
jit.py Expose fluid.dygraph.TracedLayer API (#21518) 6 years ago
layer_object_helper.py merge confict, test=develop 7 years ago
layers.py Support dygraph structuerd name (#21930) 6 years ago
learning_rate_scheduler.py remove params in Tracer object (in dygraph) (#20815) 6 years ago
math_op_patch.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 6 years ago
nn.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 6 years ago
parallel.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 6 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 remove params in Tracer object (in dygraph) (#20815) 6 years ago
varbase_patch_methods.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 6 years ago