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
Jiabin Yang ff5fdc0b67
test=develop, fix con2d with no bias (#17516)
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 Fix mem leak when converting Tensor to numpy array (#17182) 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 polish parallel dygraph code (#17164) 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