Commit Graph

14336 Commits (17009d0627a97274299249e3680f58d6e2270ff7)
 

Author SHA1 Message Date
typhoonzero 17009d0627 workable version
7 years ago
typhoonzero a529d790b6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero 82c61dbde3 fix testing
7 years ago
fengjiayi b708ec0ae1
Merge pull request #10412 from JiayiFeng/correct_TensorCopy_misuse
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
Yiqun Liu fd1971caa0
Add the call of DropKids at the end of executor.Run to delete the local scopes created in operators (#10403)
7 years ago
chengduo 99acf1da4c
Merge pull request #10351 from chengduoZH/feature/update_sparse_parameter
7 years ago
Darcy 8f8a4768dc adding device_context to blas deps list (#10420)
7 years ago
dzhwinter a28dffbb0b
Fix/adam float64 (#10407)
7 years ago
typhoonzero 0598a4b366 fix ci
7 years ago
typhoonzero 3667578ec2 testing
7 years ago
chengduoZH 881e063ee2 follow comments
7 years ago
chengduoZH ff599b9218 use Reduce and Broadcast
7 years ago
chengduoZH 0441c2cc45 fix ci
7 years ago
fengjiayi 0c99cd7bbb fix errors in sequence_padding_test
7 years ago
Lei Wang 6418c42148 Travis: fix check style error.
7 years ago
Kexin Zhao 4e3fac4129 fix sign unsigned comparison (#10424)
7 years ago
Siddharth Goyal b65282168c Fix cpplint errors in lstm kernel (#10394)
7 years ago
Jeff Wang bd66eed50a
Trainer save load params (#10386)
7 years ago
Helin Wang 5812076e7d
Merge pull request #10316 from helinwang/dist
7 years ago
chengduo 4558c0ec0a
Merge pull request #10414 from chengduoZH/wrap_shfl_x_sync
7 years ago
chengduoZH d36af62c1e wrap_shfl_x_sync
7 years ago
Yancey 2d98a418d7
fix remove op (#10410)
7 years ago
fengjiayi bf99396a04 fix errors in sequence_slice_op
7 years ago
fengjiayi baa9f50da5 fix errors in multiplex_op
7 years ago
fengjiayi 2e617334eb fix errors in lod_reset_op
7 years ago
fengjiayi e309f42293 fix errors in concat_test
7 years ago
Yu Yang 0285a2b95d
Merge pull request #10371 from reyoung/refine_code
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
typhoonzero d9320dcd94 complete code
7 years ago
chengduoZH 7722baa8e3 follow comments and clean code
7 years ago
Xin Pan 67f42cc183
Merge pull request #10370 from panyx0718/dist_survey
7 years ago
Tao Luo 4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
7 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
7 years ago
Yi Wang ddf6167213
Correct filename (#10384)
7 years ago
Abhinav Arora c9f55dfafc
Fix CPPLint issues in /math/detail/gru_kernel.h (#10390)
7 years ago
Yu Yang ef6ea790dc Clean and extract blas
7 years ago
Lei Wang 20fa848076 Travis: using ccache for docker build.
7 years ago
Kexin Zhao ccc594e4c4
need to copy LoD info (#10392)
7 years ago
Yancey 773bf29b70
Merge pull request #10377 from Yancey1989/fix_delete_ops
7 years ago
Kexin Zhao 8cc91bc025
initial commit (#10387)
7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Helin Wang 8ee23da846 Fluid new API: dist train without modifying code
7 years ago
Abhinav Arora f428e82d25
Prediction should be a part of inference_network in new API (#10356)
7 years ago
Luo Tao beb1245560 add relu converter and unit-test
7 years ago
Yancey1989 ea522dabc9 refine delete ops
7 years ago
Xin Pan 387e2ccdbf
Update distributed_traing_review.md
7 years ago
Yancey1989 4145258296 fix delete_ops
7 years ago