Commit Graph

23586 Commits (fb1ae722d1fbe593d22cc8ab7bc2683a14a55c13)
 

Author SHA1 Message Date
sneaxiy 33473890f3 Merge develop
7 years ago
minqiyang 34426e761e Polish code
7 years ago
minqiyang fb7c787d34 Fix conflicts
7 years ago
dongdaxiang ade9337486 fix API.spec
7 years ago
liuwei1031 278debab71
fix comments of 16410, test=develop (#16499)
7 years ago
nhzlx 7cde2d9e84 fix trt engine test error.
7 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
Wojciech Uss 2498395132 remove profiling from int8 test
7 years ago
Zhen Wang 4c1ec41de3
Merge pull request #16531 from wanghaoshuang/quan_ck
7 years ago
AIFollowers e18ab78f67 add model_stat.py (#16512)
7 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
7 years ago
dongdaxiang 3a79be6eb3 refine API spec
7 years ago
dongdaxiang 98dda08a85 fix pull sparse slow problem
7 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
7 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
7 years ago
dongdaxiang 241d8808be add timer to distributed executor
7 years ago
dongdaxiang 3c73859eec add trainer_desc.proto to distributed executor
7 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
7 years ago
xjqbest 030c7e7e9d fix FillSparseValue error
7 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error
7 years ago
dongdaxiang 0030eb2a61 fix distributed building
7 years ago
dongdaxiang ed31874397 undefine rand_r()
7 years ago
dongdaxiang f7e4813804 add WIN32 for rand_r and usleep
7 years ago
dongdaxiang cedbc161da add more _LINUX maroc on data_feed.cc for mac and window compile
7 years ago
dongdaxiang c5980c3566 add _LINUX macro
7 years ago
dongdaxiang 433301fbc2 remove glog in shell.h
7 years ago
dongdaxiang 9e51ad4a65 fix io and fs compile on mac
7 years ago
dongdaxiang 6eca88ac76 fix io and fs compile on mac
7 years ago
dongdaxiang 2708108a08 fix fleet_wrapper compile on windows
7 years ago
dongdaxiang 4ce35815fb fix windows GLOG problem
7 years ago
dongdaxiang e3107a6ae0 fix windows compile problem
7 years ago
dongdaxiang 398004ece0 disable sys/wait.h to fix windows compile problem, include scope in lodtensor_printer
7 years ago
dongdaxiang d4514949bf remove local random engine in fleet with rand_r()
7 years ago
dongdaxiang e82969eeb0 remove getdelim in windows
7 years ago
dongdaxiang 8359b5190b run pre-commit check files and fix code style problem
7 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
7 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
7 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
7 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
7 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
7 years ago
xjqbest e57ac5ed17 fix code style
7 years ago
xjqbest 97c74e60c3 fix code style
7 years ago
xjqbest a38b98cb32 fix code style & runtime error
7 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
7 years ago
dongdaxiang 17790188d0 make role maker and distributed optimizer private
7 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
7 years ago
dongdaxiang 5687f234bf fix trainer_desc.proto error
7 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
7 years ago
xjqbest d52586a97d add doc string
7 years ago
dongdaxiang 6be9f719e2 make string_helper dependency work
7 years ago