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
Leo Chen d39d8bee4e
unexpose tracer, test=develop (#22661)
5 years ago
..
dygraph_to_static Support if/else in dygraph_to_static (#22540) 5 years ago
__init__.py unexpose tracer, test=develop (#22661) 5 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 5 years ago
checkpoint.py fix pickle load encoding between python 2 and 3 (#22621) 5 years ago
container.py LayerList add sublayer none check (#22135) 5 years ago
jit.py Support if/else in dygraph_to_static (#22540) 5 years ago
layer_object_helper.py merge confict, test=develop 6 years ago
layers.py support set param with None value (#22418) 5 years ago
learning_rate_scheduler.py remove params in Tracer object (in dygraph) (#20815) 5 years ago
math_op_patch.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 5 years ago
nn.py Linear use mul op (#22662) 5 years ago
parallel.py State dict do not count data parallel layers (#22169) 5 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 unexpose tracer, test=develop (#22661) 5 years ago
varbase_patch_methods.py Remove FC in dygraph, modify FC to Linear in sample code (#22082) 5 years ago