Commit Graph

28 Commits (a0d362efb7dbb8470c5506141b6373b1d20645e4)

Author SHA1 Message Date
dongdaxiang ade9337486 fix API.spec
6 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
6 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
6 years ago
xjqbest d52586a97d add doc string
6 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
6 years ago
heqiaozhi 9bca1926c1 refactor & fix bug
6 years ago
heqiaozhi 8de4d31a5b refactor async exe
6 years ago
dongdaxiang c165012031 refine device_worker and trainer code
6 years ago
dongdaxiang 8a335b50be add downpour device_worker pb configuration
6 years ago
dongdaxiang db50b01100 remove file cnt assignment in async_executor
6 years ago
heqiaozhi cbc7208399 fix doc
6 years ago
heqiaozhi 5f0358add9 async_executor stop add barrier_all & finalize
6 years ago
heqiaozhi 35f6021ed6 Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
6 years ago
dongdaxiang 854ee964e8 add doc string for async_executor.py
6 years ago
dongdaxiang 0693053188 add liscence
6 years ago
heqiaozhi 7bd16e3afa fix some bug & add log
6 years ago
heqiaozhi 2c1e986f22 barrier_all to barrier_worker
6 years ago
heqiaozhi faffc25c19 fix hadoop home bug & refine setup.py
6 years ago
heqiaozhi 1500c8e621 is instance is None
6 years ago
heqiaozhi 10ed9e0a6e download & run & instance
6 years ago
heqiaozhi 57ac412b98 download data
6 years ago
heqiaozhi 729684007d stop server out of run from file
6 years ago
heqiaozhi 016a068775 stop server
6 years ago
heqiaozhi 6bc0efb489 refine interface
6 years ago
heqiaozhi 575ae7c6c3 refine pslib inferface & fix some bugs
6 years ago
dongdaxiang 06213b7981 add hadoop helper function for distributed training
6 years ago
heqiaozhi a77fa67bbd async_thread_trainer & libmct & pslib.cmake
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago