Commit Graph

23496 Commits (6efdea8997cda4d737777f9be89cc9991120df64)
 

Author SHA1 Message Date
dongdaxiang 4ce35815fb fix windows GLOG problem
6 years ago
dongdaxiang e3107a6ae0 fix windows compile problem
6 years ago
dongdaxiang 398004ece0 disable sys/wait.h to fix windows compile problem, include scope in lodtensor_printer
6 years ago
dongdaxiang d4514949bf remove local random engine in fleet with rand_r()
6 years ago
dongdaxiang e82969eeb0 remove getdelim in windows
6 years ago
dongdaxiang 8359b5190b run pre-commit check files and fix code style problem
6 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
6 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
6 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
6 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
6 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
6 years ago
xjqbest e57ac5ed17 fix code style
6 years ago
xjqbest 97c74e60c3 fix code style
6 years ago
xjqbest a38b98cb32 fix code style & runtime error
6 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
6 years ago
dongdaxiang 17790188d0 make role maker and distributed optimizer private
6 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
6 years ago
dongdaxiang 5687f234bf fix trainer_desc.proto error
6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
6 years ago
xjqbest d52586a97d add doc string
6 years ago
dongdaxiang 6be9f719e2 make string_helper dependency work
6 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
6 years ago
dongdaxiang 39362a8415 move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
6 years ago
dongdaxiang ba15d6b164 move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
6 years ago
xjqbest be74de2c61 fix code style & fix register bug & add release_memory
6 years ago
dongdaxiang a0b59773af fix code style
6 years ago
dongdaxiang f39b323ed7 remove trainer_library in CMakeLists
6 years ago
dongdaxiang 365be5d559 support win32 flag in io.cc shell.cc, fix code style problem in fleet_wrapper, fix lodtensor_printer_test problem
6 years ago
dongdaxiang dc8cf36e4b add more example on datagenerator
6 years ago
dongdaxiang b838207659 add comment for dataset
6 years ago
dongdaxiang 6bf796df14 refine print fetch list
6 years ago
xjqbest 1ec8fab7c8 remove error line
6 years ago
xjqbest 589467f24c fix bug
6 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
6 years ago
dongdaxiang 68d7bf3de5 add fetch var function
6 years ago
xjqbest 767bf0c8d3 fix bug of dense_table_set.add
6 years ago
xjqbest 284adcc7e4 fix bug
6 years ago
xjqbest a34fe6248f add some doc
6 years ago
xujiaqi01 20b76f3deb init model support multi programs
6 years ago
xujiaqi01 f5c6a14b54 fix runtime error
6 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
6 years ago
dongdaxiang 3c65cc1bbd add document for role_maker and fleet parameter, data_generator
6 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
6 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
6 years ago
dongdaxiang 73544e8b8d add training speed log
6 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
6 years ago
dongdaxiang a58df687a8 only allow fleet to be initialized once
6 years ago
dongdaxiang 3e38d1db46 add trainfileswithprofiler for downpour worker
6 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
6 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
6 years ago