Commit Graph

23629 Commits (b4c3a6aa0b87106c20fe2796c5220bb61a3fcc9a)
 

Author SHA1 Message Date
dongdaxiang b838207659 add comment for dataset
7 years ago
dongdaxiang 6bf796df14 refine print fetch list
7 years ago
xjqbest 1ec8fab7c8 remove error line
7 years ago
xjqbest 589467f24c fix bug
7 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
7 years ago
dongdaxiang 68d7bf3de5 add fetch var function
7 years ago
xjqbest 767bf0c8d3 fix bug of dense_table_set.add
7 years ago
xjqbest 284adcc7e4 fix bug
7 years ago
xjqbest a34fe6248f add some doc
7 years ago
xujiaqi01 20b76f3deb init model support multi programs
7 years ago
xujiaqi01 f5c6a14b54 fix runtime error
7 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
7 years ago
dongdaxiang 3c65cc1bbd add document for role_maker and fleet parameter, data_generator
7 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
7 years ago
dongdaxiang 73b1f396d7 add data_generator into paddle.fluid.incubate.data_generator, add op run log in hogwild_device_worker and downpour_device_worker
7 years ago
dongdaxiang 73544e8b8d add training speed log
7 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
7 years ago
dongdaxiang a58df687a8 only allow fleet to be initialized once
7 years ago
dongdaxiang 3e38d1db46 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
7 years ago
dongdaxiang ea5851fa69 add comment for MPI Symetric role maker
7 years ago
dongdaxiang cf45c54340 add distributed optimizer factory
7 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
7 years ago
xujiaqi01 70a5d4f797 fix error
7 years ago
xujiaqi01 d25389fefd add some log && fix error
7 years ago
dongdaxiang fd3adf58a3 add distributed optimizer factory
7 years ago
dongdaxiang f612877797 add incubate for unified API
7 years ago
dongdaxiang 317eb0aad3 add incubate for unified API
7 years ago
xujiaqi01 39449ba0b9 fix bug && add DestroyReaders in trainer
7 years ago
dongdaxiang 3641a78b01 add incubate for unified API
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
7 years ago
dongdaxiang 328f11b8b6 refactor downpour optimization
7 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
7 years ago
dongdaxiang ff87698a44 refactor downpour optimization
7 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
7 years ago
dongdaxiang 71aa307ebe make Dataset* as an argument
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
7 years ago
dongdaxiang cc4def6ba5 fix some conflict for compilation
7 years ago
heqiaozhi 9bca1926c1 refactor & fix bug
7 years ago
xjqbest 2e9a836c6f add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
7 years ago
heqiaozhi 8de4d31a5b refactor async exe
7 years ago
dongdaxiang 2486389793 add RunFromDataset in executor
7 years ago
dongdaxiang e36bbcc871 fix some typo and CMakefile.txt
7 years ago
xjqbest 824b84d185 add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
7 years ago
dongdaxiang 08c25995a2 add run from dataset in executor.
7 years ago
dongdaxiang c28bbdf8ba add dataset_generator.py
7 years ago
dongdaxiang be757096da add pybind for fleet
7 years ago