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 a2315d37cf
remove logging setting, test=develop (#23715)
5 years ago
..
dygraph_to_static Refine mechanism of calling outer function in dy2static (#23688) 5 years ago
__init__.py Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171) 5 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 6 years ago
base.py API(to_variable/save_dygraph) error message enhancement(#23683) 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 Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227) 5 years ago
layer_object_helper.py merge confict, test=develop 6 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 API(PRelu) error message enhancement (#23539) 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
static_runner.py remove logging setting, test=develop (#23715) 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