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 fb7b008acc
Add Support for Break and Continue in Dygraph to Static (#23067)
5 years ago
..
dygraph_to_static Add Support for Break and Continue in Dygraph to Static (#23067) 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 Add functional dygraph mode api (#22745) 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 Add program_cache in dygrapht_to_static (#22766) 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 Rename dygraph parallel env & add doc (#22925) 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 Imperative tracer refactoring (#22457) 5 years ago