Commit Graph

28 Commits (008fd785fd0b32cf1990a18e0cbbcfbf0fc0dc5c)

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