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 33ff833af2
fix loaded no params layer run error (#27241)
4 years ago
..
amp Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903) 5 years ago
dygraph_to_static [Dy2Stat - Error Handling] Fix bug and optimize dy2stat error. (#27225) 4 years ago
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
base.py Revert `no_grad` changes and add new implementation (#26826) 5 years ago
checkpoint.py use structured name in loaded dict (#27242) 4 years ago
container.py add LayerList insert and extend (#23377) 5 years ago
io.py fix loaded no params layer run error (#27241) 4 years ago
jit.py [Dy2stat] support usage: to_static(model) (#27040) 4 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 5 years ago
layers.py Update set_dict method name & add aliases (#26700) 5 years ago
learning_rate_scheduler.py Update set_dict method name & add aliases (#26700) 5 years ago
math_op_patch.py revert divide (#27202) 4 years ago
nn.py api20, Bilinear add deprecated, and fix english doc (#26610) 5 years ago
parallel.py Update set_dict method name & add aliases (#26700) 5 years ago
parallel_helper.py Add interface to launch parallel dygraph by multiprocessing (#26044) 5 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 Update the demo code and the doc of varbase.backward. (#26506) 5 years ago