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
Aurelius84 57e4411ab5
[Dy2stat] Support to modify value of buffer tensor (#28328)
4 years ago
..
amp Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240) 4 years ago
dygraph_to_static [Dy2Stat-log] Call warnings.warn() to display the warning-message only once when calling StaticFunc.__call__ or ProgramTranslator().get_output (#28260) 4 years ago
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
base.py Remove and reorganize the alias of APIs (#27717) 4 years ago
checkpoint.py Polish save load en doc details (#27845) 4 years ago
container.py modify doc for ParameterList and LayerList (#27609) 4 years ago
io.py Polish jit.save/load design & remove paddle.SaveLoadConfig (#27623) 4 years ago
jit.py [Dy2Stat]Support to save model with nested output (#28224) 4 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 5 years ago
layers.py [Dy2stat] Support to modify value of buffer tensor (#28328) 4 years ago
learning_rate_scheduler.py Update set_dict method name & add aliases (#26700) 5 years ago
math_op_patch.py Check and fix tensor and scalar type promotion (#28299) 4 years ago
nn.py 2.0rc api rename (#28088) 4 years ago
parallel.py remove scale loss and coll grads, test=document_fix (#27874) 4 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 Polish jit.save/load design & remove paddle.SaveLoadConfig (#27623) 4 years ago
tracer.py English API Docs Optimization Part 1 (#24536) 5 years ago
varbase_patch_methods.py update code examples for paddle.sums 4 years ago