Chengmo
|
0e101c4f6f
|
Fix test dist fleet heter ctr (#27513)
* fix test_dist_fleet_heter_ctr & peformance update
|
5 years ago |
tangwei12
|
bc5f0246a8
|
large scale kv speedup (#26510)
* rename communicator meet->BatchesCounter
* fix parame recv for sparse
* geo sparse init from pserver
* optimize init from pserver
* add large scale optimizer fuse(SGD/ADAM)
* rectification init_worker and exe.run startup program
|
5 years ago |
pangyoki
|
827ac36faa
|
Use dygraph mode by default (#27443)
* default open dygraph mode
* fix CI-Mac
* fix Mac-CI other unittest file
* fix CI-Py3
* fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
* add enable_static to fix CI-Py3
* add enable_static to fix CI-coverage
* delete try except
|
5 years ago |
liuyuhui
|
66596bd20f
|
【paddle.fleet】solve the initial configuration about fleet and rolemaker (#26368)
* solve the initial configuration about fleet and rolemaker
Co-authored-by: seiriosPlus <tangwei12@baidu.com>
|
5 years ago |
Dong Daxiang
|
50a5bcfc9d
|
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
* move paddle.fleet to paddle.distributed.fleet
|
5 years ago |
tangwei12
|
c14ec8782b
|
【paddle.fleet】Feature/fleet ps api 2.0 (#25857)
* add paddle.fleet.AsyncOptimizer
Co-authored-by: dongdaxiang <dongdaxiang@baidu.com>
|
5 years ago |
tangwei12
|
caa90a6510
|
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
* Integrated Trainer of Parameter Server
|
5 years ago |
tangwei12
|
82bc814a57
|
integrated HALF_ASYNC to communicator (#21869)
* add half_async in the communicator
* fix DistributedStrategy
|
5 years ago |