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
chengduo 21d7b78602
update parallel_helper (#17691)
7 years ago
..
__init__.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py merge confict, test=develop 7 years ago
checkpoint.py fix dy-load bug, test=develop 7 years ago
layer_object_helper.py merge confict, test=develop 7 years ago
layers.py clean code of py_layer in dygraph mode,test=develop (#17661) 7 years ago
learning_rate_scheduler.py Fix conflicts 7 years ago
nn.py test=develop, fix con2d with no bias (#17516) 7 years ago
parallel.py Add broadcast operators (#17503) 7 years ago
parallel_helper.py update parallel_helper (#17691) 7 years ago
profiler.py move imperative to dygraph, test=develop 7 years ago
tracer.py fix eval mode bug; test=develop (#17499) 7 years ago