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 95a0f87b44
support jit.save datra parallel (#29135)
5 years ago
..
amp Add matmtl_v2 to amp list (#28693) 5 years ago
dygraph_to_static [Dynamic-to-Static] Fix bug: support pop from a dict and polish code of convert_pop (#29023) 5 years ago
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
base.py Split train_mode and has_grad for tracer (#29064) 5 years ago
checkpoint.py Polish save load en doc details (#27845) 5 years ago
container.py modify doc for ParameterList and LayerList (#27609) 5 years ago
io.py Rename variables when use 'jit.load' (#28933) 5 years ago
jit.py support jit.save datra parallel (#29135) 5 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 5 years ago
layers.py fix eng doc for some api (#28477) 5 years ago
learning_rate_scheduler.py Upgrade string literals to raw string (#28989) 5 years ago
math_op_patch.py Check and fix tensor and scalar type promotion (#28299) 5 years ago
nn.py fix some docs (#29011) 5 years ago
parallel.py Clean up the redundant files and unify the launch interface. (#28928) 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 Upgrade string literals to raw string (#28989) 5 years ago
static_runner.py Polish jit.save/load design & remove paddle.SaveLoadConfig (#27623) 5 years ago
tracer.py Split train_mode and has_grad for tracer (#29064) 5 years ago
varbase_patch_methods.py update code examples for paddle.sums 5 years ago