Commit Graph

13630 Commits (494c262a26a1ff29143491fa60fd6ba546d3bebf)
 

Author SHA1 Message Date
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
7 years ago
Yi Wang 630943c7a7
Update documentation (#9918)
7 years ago
Xin Pan 2f38264078
Merge pull request #9905 from panyx0718/mem-opt
7 years ago
Yi Wang b48cf1712b
Fix cpplint errors in transform_test.cu (#9915)
7 years ago
Xin Pan d4024a6ebd Polish memory_optimizer code with mode comments and less identions
7 years ago
Tao Luo b66893829b
Merge pull request #9914 from abhinavarora/split_ids_op_warning
7 years ago
Abhinav Arora 7b86da7195 Fix CPPLint errors in operators (#9826)
7 years ago
Tao Luo f22da580fa fix compiler error in paddle:latest-dev image (#9907)
7 years ago
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
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
Yu Yang 06ddaa73f2
Merge pull request #9840 from reyoung/feature/polish_reshape_op
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
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