Commit Graph

23770 Commits (06809ebbb170e014f7413408c0a04bd5454c041c)
 

Author SHA1 Message Date
minqiyang 34426e761e Polish code
6 years ago
lujun 5470c29daa fix merge for move dir, fix utest error, test=develop
6 years ago
minqiyang fb7c787d34 Fix conflicts
6 years ago
dongdaxiang ade9337486 fix API.spec
6 years ago
liuwei1031 278debab71
fix comments of 16410, test=develop (#16499)
6 years ago
Genieliu 83b22941af 1 metric update should be in the for loop. 2 sample_num is the shape's first element 3 preds cast should use round, astype("int32") method will cast all the elements(which is less than 1) to 0.
6 years ago
nhzlx 7cde2d9e84 fix trt engine test error.
6 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
6 years ago
Wojciech Uss 2498395132 remove profiling from int8 test
6 years ago
Zhen Wang 4c1ec41de3
Merge pull request #16531 from wanghaoshuang/quan_ck
6 years ago
AIFollowers e18ab78f67 add model_stat.py (#16512)
6 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng ead3c0a8fc update api.spec
6 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
zhoukunsheng 2336d5ca5d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago
zhoukunsheng f32c125e81 clarify comment
6 years ago
dongdaxiang 3a79be6eb3 refine API spec
6 years ago
dongdaxiang 98dda08a85 fix pull sparse slow problem
6 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
6 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
6 years ago
dongdaxiang 241d8808be add timer to distributed executor
6 years ago
dongdaxiang 3c73859eec add trainer_desc.proto to distributed executor
6 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
6 years ago
xjqbest 030c7e7e9d fix FillSparseValue error
6 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error
6 years ago
dongdaxiang 0030eb2a61 fix distributed building
6 years ago
dongdaxiang ed31874397 undefine rand_r()
6 years ago
dongdaxiang f7e4813804 add WIN32 for rand_r and usleep
6 years ago
dongdaxiang cedbc161da add more _LINUX maroc on data_feed.cc for mac and window compile
6 years ago
dongdaxiang c5980c3566 add _LINUX macro
6 years ago
dongdaxiang 433301fbc2 remove glog in shell.h
6 years ago
dongdaxiang 9e51ad4a65 fix io and fs compile on mac
6 years ago
dongdaxiang 6eca88ac76 fix io and fs compile on mac
6 years ago
dongdaxiang 2708108a08 fix fleet_wrapper compile on windows
6 years ago
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