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
Huihuang Zheng 66991218ec
Add Basic Function Return Type Analysis (#22747)
5 years ago
..
dygraph_to_static Add Basic Function Return Type Analysis (#22747) 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 dygraph basic api transformed to static api (#22678) 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 fix typo words (#22653) 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 fix typo words (#22653) 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 fix typo words (#22653) 5 years ago