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
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago
..
dygraph_to_static [Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103) 6 years ago
__init__.py unexpose tracer, test=develop (#22661) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py Add dygraph double grad implementation (#22939) 6 years ago
checkpoint.py fix pickle load encoding between python 2 and 3 (#22621) 6 years ago
container.py LayerList add sublayer none check (#22135) 7 years ago
jit.py Add program_cache in dygrapht_to_static (#22766) 6 years ago
layer_object_helper.py merge confict, test=develop 7 years ago
layers.py support set param with None value (#22418) 6 years ago
learning_rate_scheduler.py fix typo words (#22653) 6 years ago
math_op_patch.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 7 years ago
nn.py fix typo words (#22653) 6 years ago
parallel.py Rename dygraph parallel env & add doc (#22925) 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 unexpose tracer, test=develop (#22661) 6 years ago
varbase_patch_methods.py high-performance dygraph slice (#22879) 6 years ago