Commit Graph

13746 Commits (184835856c94043a5c27f5da3921cdaba433273c)
 

Author SHA1 Message Date
Kexin Zhao 92913027fc
fix unused var error (#9908)
7 years ago
Yi Wang 47609ab2b8
Document transform.h and fix cpplint errors (#9913)
7 years ago
Xi Chen b8577266c5 change pserver to use regular docker and some other tweaks
7 years ago
Xi Chen f3a55f2192 add no clean option
7 years ago
chengduo b43d87c917
Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle
7 years ago
Yu Yang e4cfe477db
Merge pull request #9898 from reyoung/feature/mix_cpu_gpu_op
7 years ago
Yancey 9bc0c23b17
Merge pull request #9901 from Yancey1989/fix_duplicate_lr_op
7 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
7 years ago
chengduoZH 384d6ee8ac follow comments
7 years ago
Yu Yang ed2d7d7d26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/mix_cpu_gpu_op
7 years ago
Yu Yang 925c17aba7
Merge pull request #9895 from reyoung/feature/fix_transformer_hang
7 years ago
Yu Yang 4452ff76b7 Fix CPU compile
7 years ago
Yancey1989 253441b553 fix duplicate lr op after distribute transpiler
7 years ago
fengjiayi 51c219c9cd
Merge pull request #9892 from JiayiFeng/refine_reshape_op
7 years ago
Yu Yang 482314e3b1 Add CRF unittest
7 years ago
chengduoZH 02842cfc25 enhance broadcast_op_handle and gather_op_handle
7 years ago
Yu Yang 79be06045c Support CPU/GPU mixture for ParallelExecutor
7 years ago
Yu Yang 7083c2a6b3 Merge branch 'feature/fix_transformer_hang' into feature/mix_cpu_gpu_op
7 years ago
Yu Yang cedade9494 Stash
7 years ago
Yancey 41a9146de3
Merge pull request #9787 from Yancey1989/random_selected_rows_value
7 years ago
fengjiayi 121166750e
Merge pull request #9894 from JiayiFeng/refine_double_buffer_code
7 years ago
Wu Yi 1bdc7261a5
Merge pull request #9578 from typhoonzero/threadpool_for_io
7 years ago
Tao Luo 2c552d4e61
Merge pull request #9630 from Xreki/core_inference_prepare
7 years ago
Yu Yang 6b20b35589 Fix Transformer Hang Problem
7 years ago
fengjiayi 3fa0ef3d71 Refine double_buffer code
7 years ago
typhoonzero a08bf76f74 refine name
7 years ago
fengjiayi c20cc2bd8a Add Wait() for reshape_op
7 years ago
Tao Luo 5a4d93286d
Merge pull request #9888 from abhinavarora/fix_warnings_
7 years ago
weixing02 fcb7569adc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
weixing02 3836cf3287 Delete MSRAInitializer
7 years ago
Yu Yang 06ddaa73f2
Merge pull request #9840 from reyoung/feature/polish_reshape_op
7 years ago
Xi Chen 45d87ade44 minor tweaks
7 years ago
Xi Chen 94ad30e52b fix log service, add docker run command
7 years ago
chengduoZH b0267ac93a refine broadcast op
7 years ago
Tao Luo 6f0df4fd10
Merge pull request #9884 from PaddlePaddle/fea/docker_cudnn7
7 years ago
chengduoZH 8b597d9ddc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
7 years ago
Tao Luo f7a54b514d
Merge pull request #9881 from mozga-intel/mozga-intel/fc_without_mkldnn
7 years ago
Superjomn 7853b5c66b Merge branch 'fea/docker_cudnn7' of https://github.com/PaddlePaddle/Paddle into fea/docker_cudnn7
7 years ago
Superjomn 06f74ae6bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fea/docker_cudnn7
7 years ago
weixing02 773c65570f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
Abhinav Arora 855992dab0 Fix warnings in chunk_test
7 years ago
Abhinav Arora c241959e48 Fix CPPLint errors in operators (#9828)
7 years ago
Abhinav Arora 9b63b7dde0 Fix warnings in split_ids_op
7 years ago
Abhinav Arora 3794027d7f Fix warnings in sgd_op.h
7 years ago
redrayqll 59234b7287 modify “if-then-else” md path (#9876)
7 years ago
Kexin Zhao 617e790a59
fix cuda 7.5 compile error (#9885)
7 years ago
Tao Luo 506cad99ff
Merge pull request #9868 from Superjomn/fea/docker_cudnn7
7 years ago
Tao Luo 859fedf3e7
Merge pull request #9871 from qingqing01/fix_bn
7 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
7 years ago
jiaozhenyu ddf5783644
Merge pull request #9812 from jshower/develop
7 years ago