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
Yang Zhang 6129b0e246
Revert `no_grad` changes and add new implementation (#26826)
6 years ago
..
amp Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903) 6 years ago
dygraph_to_static [Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858) 6 years ago
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 6 years ago
base.py Revert `no_grad` changes and add new implementation (#26826) 6 years ago
checkpoint.py update optimizer (#26711) 6 years ago
container.py add LayerList insert and extend (#23377) 6 years ago
io.py [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 6 years ago
jit.py [Dy2stat]Fix Python Version compatibility of dict.iteritems (#26778) 6 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 6 years ago
layers.py Enhance add_parameter check for dygraph layer (#26188) 6 years ago
learning_rate_scheduler.py windows CI scripts for xly,test=develop,test=win (#25533) 6 years ago
math_op_patch.py Revert `no_grad` changes and add new implementation (#26826) 6 years ago
nn.py api20, Bilinear add deprecated, and fix english doc (#26610) 6 years ago
parallel.py Revert `no_grad` changes and add new implementation (#26826) 6 years ago
parallel_helper.py Add interface to launch parallel dygraph by multiprocessing (#26044) 6 years ago
profiler.py move imperative to dygraph, test=develop 7 years ago
rnn.py Fix dygraph rnn doc (#24148) 6 years ago
static_runner.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 6 years ago
tracer.py English API Docs Optimization Part 1 (#24536) 6 years ago
varbase_patch_methods.py Update the demo code and the doc of varbase.backward. (#26506) 6 years ago