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
dongdaxiang caf0c10e71
add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching
6 years ago
..
dataset add layer norm to Layers, add transformer test in imperative mode (#16092) 6 years ago
distributed add launch mp distributed job py module test=develop (#15620) 6 years ago
fluid add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching 6 years ago
libs
proto
reader Merge develop 6 years ago
utils fix util plot for py3, test=develop 6 years ago
.gitignore
__init__.py add launch mp distributed job py module test=develop (#15620) 6 years ago
batch.py
compat.py