Commit Graph

14336 Commits (17009d0627a97274299249e3680f58d6e2270ff7)
 

Author SHA1 Message Date
typhoonzero 008f6df9b2 update
7 years ago
dzhwinter c26204027f
"fix cuda9 error" (#10271)
7 years ago
chengduo f61dfeedcc
Merge pull request #10263 from chengduoZH/add_FLAGS_use_deterministic_algo
7 years ago
typhoonzero ef48f3c766 wip
7 years ago
Yu Yang c888e01660 Refactor GEMM in blas
7 years ago
yangyaming 13fac4232a Fix to pass CI.
7 years ago
yangyaming fd08064afd Merge commit 'refs/pull/10223/head' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago
qingqing01 4434f8b4bd
Use the OrderedDict in the framework.py for the variable map. (#10282)
7 years ago
Qingsheng Li c93a624b32
Merge pull request #10052 from ktlichkid/fix-10026
7 years ago
Tao Luo c2e47560bd
Merge pull request #10284 from qingqing01/authors
7 years ago
Yu Yang 946b8f6a68
Merge branch 'develop' into feature/add_stable_test_of_cross_entropy
7 years ago
chengduo 07e46ccc7c
Merge branch 'develop' into add_FLAGS_use_deterministic_algo
7 years ago
qingqing01 4a8618f1a6
Merge branch 'develop' into authors
7 years ago
Yu Yang c0ac0cd6b3 Complete rename
7 years ago
Qingsheng Li 79be1bb3df
Merge branch 'develop' into fix-10026
7 years ago
yangyaming 166ac15e25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago
Yang yaming 651157f6a1
Merge branch 'develop' into fix-10219
7 years ago
ktlichkid 48466b4424 auto => auto*
7 years ago
Dang Qingqing 8f8478c697 Update AUTHORS.md
7 years ago
Xin Pan a338c7d82a
Merge pull request #10281 from PaddlePaddle/panyx0718-patch-1
7 years ago
Yu Yang aa6efd1e5a
Merge branch 'develop' into feature/add_stable_test_of_cross_entropy
7 years ago
Yu Yang 6c18410487 Revert code to develop
7 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
7 years ago
Xin Pan 7c58aa818c
Update AUTHORS.md
7 years ago
Xin Pan c9204699a5
Update AUTHORS.md
7 years ago
yangyaming f456cd8079 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago
Yu Yang 76174ec0e9 Clean cross entropy and add sync in executor
7 years ago
Yu Yang 3948b58b6e Add unittest of cross entropy. It is not stable on CUDA
7 years ago
Yu Yang 494554f53e
Merge pull request #10261 from reyoung/feature/change_assign_op
7 years ago
Yu Yang 25779c982d
Merge pull request #10265 from reyoung/feature/polish_code
7 years ago
Yancey faa7e48592
Merge pull request #10275 from putcn/fix-clearn-up
7 years ago
chengduoZH c5774e3282 add FLAGS_use_deterministic_algo
7 years ago
Xi Chen 5eb4c3aa6f force clean up process when no_clean_up is set true
7 years ago
Abhinav Arora e735359631
Fix more CPPlint issues in fluid/operators/math (#10249)
7 years ago
Kexin Zhao efba1c7dcb address comments
7 years ago
Kexin Zhao 6c88f1ae6e add save op float16 support
7 years ago
Yancey 6e0b47b38c
Merge pull request #10260 from Yancey1989/fix_nccl_version
7 years ago
qiaolongfei f82cb635cf optimize code, add more log
7 years ago
Yu Yang 01da25845e
Merge pull request #10202 from reyoung/feature/clean_memcpy_async
7 years ago
Tao Luo 99714a7d0d
Merge pull request #10262 from JiayiFeng/fix_mac_compile_error
7 years ago
Yu Yang 9612c7e599 Add comments and polish code
7 years ago
Yancey1989 d2f54e9f72 update
7 years ago
fengjiayi 31373370ce fix mac compile errors
7 years ago
Yu Yang deabc8ca0b
Merge branch 'develop' into feature/clean_memcpy_async
7 years ago
fengjiayi 71fa3ca9c4
Merge pull request #10232 from JiayiFeng/fix_unittests
7 years ago
robot ac2911c399 fix code style
7 years ago
robot 19a28b1611 [fix assign op]/2 using assign op instead of scale1.0
7 years ago
robot 8806801eb8 [fix assign op] using assign op instead of scale1.0
7 years ago
Yancey1989 c2cbd1d4db fix nccl2 version in manylinux devel docker image
7 years ago
qingqing01 76c4ae856f
Fix reshape op. (#10253)
7 years ago