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 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
6 years ago
..
dygraph_to_static [DygraphToStatic]Add cast transform for dygraph_to_static. (#25325) 6 years ago
__init__.py Fix dygraph rnn doc (#24148) 6 years ago
backward_strategy.py
base.py support tuple/list init for VarBase (#25231) 6 years ago
checkpoint.py English API Docs Optimization Part 1 (#24536) 6 years ago
container.py add LayerList insert and extend (#23377) 6 years ago
jit.py [Dy2stat]Support buffers and register_buffer in Layer (#24888) 6 years ago
layer_object_helper.py fix if logic in dygraph (#23728) 6 years ago
layers.py fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197) 6 years ago
learning_rate_scheduler.py add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821) 6 years ago
math_op_patch.py Fix bug of different dtype in dygraph math_op_patch, test=develop (#24740) 6 years ago
nn.py fix instance norm in dy (#24717) 6 years ago
parallel.py Support SelelctedRows allreduce in multi-cards imperative mode (#24690) 6 years ago
parallel_helper.py update parallel_helper (#17691) 7 years ago
profiler.py
rnn.py Fix dygraph rnn doc (#24148) 6 years ago
static_runner.py Append scale for static runner outputs (#24627) 6 years ago
tracer.py English API Docs Optimization Part 1 (#24536) 6 years ago
varbase_patch_methods.py Refine __str__ of VarBase and ParamBase, test=develop (#25345) 6 years ago