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
Xing Wu f6e8bf0d24
update cudnn rnn weights, test=develop (#23929)
5 years ago
..
dygraph_to_static Fix bug in convert_call because difference exists between python3 and python2. test=develop (#23966) 5 years ago
__init__.py [Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958) 5 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py Init complex number neural network (#24018) 5 years ago
checkpoint.py API(to_variable/save_dygraph) error message enhancement(#23683) 5 years ago
container.py add LayerList insert and extend (#23377) 5 years ago
jit.py [dy2static]Support recursive call (#23900) 5 years ago
layer_object_helper.py fix if logic in dygraph (#23728) 5 years ago
layers.py support Layer level train/eval mode (#22463) 5 years ago
learning_rate_scheduler.py Add parameter(learning_rate) in NoamDecay (#23156) 5 years ago
math_op_patch.py fix a typo, test=develop (#23685) 5 years ago
nn.py Add the support dygraph out attribute for the op of mm in api2.0 (#23978) 5 years ago
parallel.py support if logic for Variable in dygraph (#22892) 5 years ago
parallel_helper.py update parallel_helper (#17691) 6 years ago
profiler.py move imperative to dygraph, test=develop 6 years ago
rnn.py update cudnn rnn weights, test=develop (#23929) 5 years ago
static_runner.py remove train eval set in static runner, test=develop (#23834) 5 years ago
tracer.py unexpose tracer, test=develop (#22661) 5 years ago
varbase_patch_methods.py support if logic for Variable in dygraph (#22892) 5 years ago