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
wanghuancoder c826bcb2ec
modify doc for ParameterList and LayerList (#27609)
5 years ago
..
amp Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240) 5 years ago
dygraph_to_static [Dynamic-to-Static] Refine 2.0rc assign: paddle.nn.functional.assign (#27650) 5 years ago
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
base.py fix in_dynamic_mode of paddle,test=document_fix (#27671) 5 years ago
checkpoint.py Add new paddle.save/load APIs (#27331) 5 years ago
container.py modify doc for ParameterList and LayerList (#27609) 5 years ago
io.py add rename var in block (#27705) 5 years ago
jit.py [Dy2Stat]rename StaticLayer into StaticFunction (#27487) 5 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 5 years ago
layers.py modify doc for paddle.nn.Layer (#27624) 5 years ago
learning_rate_scheduler.py Update set_dict method name & add aliases (#26700) 5 years ago
math_op_patch.py Make the Bind Method of Tensor more automatic (#27270) 5 years ago
nn.py remove to_variable from 2.0 (#27528) 5 years ago
parallel.py Remove DataParallel.scale_loss & apply_collective_grads (#27603) 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 Remove DataParallel.scale_loss & apply_collective_grads (#27603) 5 years ago