Commit Graph

14173 Commits (caa4027d9dadb99af28084565b7d3f4c8b17e8d5)
 

Author SHA1 Message Date
Yu Yang caa4027d9d Follow comments
7 years ago
Yu Yang 4db43c6c9f Naive implement cblas
7 years ago
Yu Yang 60d6348e69 Revert develop
7 years ago
Yu Yang 86af6bdc81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_blas
7 years ago
Yu Yang 49dedfad17 Polish code and tests
7 years ago
Lei Wang 46c90ea6d4
Travis: fix typo. (#10309)
7 years ago
Helin Wang d1f99590f9
Merge pull request #10313 from PaddlePaddle/new_api_scaffolding
7 years ago
Helin Wang b5dd215d46 improve comments
7 years ago
Helin Wang 392a9dd9a2 fix yapf stype check
7 years ago
Thuan Nguyen 10cb9424fd remove enum reference from trainer
7 years ago
Helin Wang 6d58d6dc48 add comments
7 years ago
Helin Wang a2ffbd5326 scaffolding for the new Fluid API
7 years ago
Lei Wang 7cfd4e4e86
CI: add missing python package. (#10307)
7 years ago
Abhinav Arora 738585476d
Fix more CPPLint issues in fluid/operators/math (#10276)
7 years ago
Thuan Nguyen fb7ca48c06
Add image classification unit test using simplified fluid API (#10306)
7 years ago
Lei Wang 95d2651bc2
Build: simplify travis CI script. (#10245)
7 years ago
Tao Luo 32372c0eed
Merge pull request #10293 from PaddlePaddle/intel-update-authors
7 years ago
Siddharth Goyal 23a45fb014
Minor fixes to parameter average doc (#10300)
7 years ago
Helin Wang 08e598a88b
Merge pull request #10299 from helinwang/fix_build_0
7 years ago
Helin Wang d25fdb0a47 fix build: cuda_helper.h not found
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Krzysztof Binias fc6290e26c
Update AUTHORS.md
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
Yu Yang c888e01660 Refactor GEMM in blas
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
chengduo 07e46ccc7c
Merge branch 'develop' into add_FLAGS_use_deterministic_algo
7 years ago
qingqing01 4a8618f1a6
Merge branch 'develop' into authors
7 years ago
Qingsheng Li 79be1bb3df
Merge branch 'develop' into fix-10026
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
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
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
Yancey 6e0b47b38c
Merge pull request #10260 from Yancey1989/fix_nccl_version
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