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
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
5 years ago
..
dygraph_to_static [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 5 years ago
__init__.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 5 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py support tuple/list init for VarBase (#25231) 5 years ago
checkpoint.py fix state dict to save/load learning rate scheduler (#25403) 5 years ago
container.py add LayerList insert and extend (#23377) 5 years ago
io.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 5 years ago
jit.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 5 years ago
layer_object_helper.py fix if logic in dygraph (#23728) 5 years ago
layers.py fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197) 5 years ago
learning_rate_scheduler.py fix state dict to save/load learning rate scheduler (#25403) 5 years ago
math_op_patch.py Fix bug of different dtype in dygraph math_op_patch, test=develop (#24740) 5 years ago
nn.py fix instance norm in dy (#24717) 5 years ago
parallel.py Support SelelctedRows allreduce in multi-cards imperative mode (#24690) 5 years ago
parallel_helper.py update parallel_helper (#17691) 6 years ago
profiler.py move imperative to dygraph, test=develop 6 years ago
rnn.py Fix dygraph rnn doc (#24148) 5 years ago
static_runner.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 5 years ago
tracer.py English API Docs Optimization Part 1 (#24536) 5 years ago
varbase_patch_methods.py Refine __str__ of VarBase and ParamBase, test=develop (#25345) 5 years ago