Commit Graph

7064 Commits (87fe52c10987e6c1f13890e49a98f4d8b85bbd24)

Author SHA1 Message Date
wanghaoshuang d7e5e1f13d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
Tao Luo cf2addd21f
Merge pull request #9067 from luotao1/with_fluid
7 years ago
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
wanghaoshuang 8a645685ce Add sum accumulator with window for model average
7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl()
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
7 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
7 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
7 years ago
武毅 d13ce35875 Feature/send recv can now retry (#9027)
7 years ago
dzhwinter 14fe40aaa6
Refine/nccl (#9009)
7 years ago
chengduo 788c600e9d
Merge pull request #8932 from chengduoZH/feature/add_concat_rows
7 years ago
chengduoZH 92e2207e18 refine doc
7 years ago
Yu Yang 164f2382af Polish code
7 years ago
chengduoZH ff09b21cd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_concat_rows
7 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
7 years ago
Yu Yang f9974a4a12 Make double_buffer reader async
7 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
7 years ago
chengduoZH b9397b2668 remove concat_rows
7 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
7 years ago
Yu Yang b52ad9de92
Merge pull request #9000 from reyoung/feature/extract_prepare_from_executor_run
7 years ago
Tao Luo b62874429d
Merge pull request #8910 from Xreki/core_inference_profile
7 years ago
Yu Yang 43d09a1c5f Extract Prepare from Executor
7 years ago
Yu Yang 225efa671f Remove dims in base class
7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
7 years ago
Yu Yang 2ea4a5d96c Polish double buffer reader
7 years ago
kexinzhao 607eec30a8
Merge pull request #8946 from kexinzhao/fix_cuda_arch_fp16
7 years ago
Yancey b5ef315cf1
Fix dist compile error (#8987)
7 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
7 years ago
Yu Yang 46ae4075ee Polish ShuffleReader and test
7 years ago
Kexin Zhao c88f58dbd8 add comment
7 years ago
chengduoZH f1c3ecb2b2 add concat rows
7 years ago
chengduo 685f03762e
Merge pull request #8890 from chengduoZH/feature/fix_bug_of_elementwise
7 years ago
Kexin Zhao 3b44b849d3 address comments
7 years ago
fengjiayi dd1244f3c9
Merge pull request #8943 from JiayiFeng/fix_bugs_in_readers
7 years ago
Yu Yang 7eedced82a Polish RecordIO
7 years ago
Yu Yang cfca8a3a26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago
Yu Yang fea43077f6 Refine
7 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
7 years ago
Kexin Zhao 95de7617eb fix bug
7 years ago
Kexin Zhao 1998d5afa2 add gpu info func to get compute cap
7 years ago
Kexin Zhao d400b4192d fix math function arch mismatch for older GPU
7 years ago
fengjiayi 614c33fb3a fix a potential bug in the c++ reader
7 years ago
chengduoZH 1509ce6638 enhancement look_up_table
7 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
7 years ago
QI JUN b341bac7e1
Refine cast op (#8923)
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago