Commit Graph

1358 Commits (9d7279b95368a5d88c99a1fb104f3f3ea61b1674)

Author SHA1 Message Date
Yu Yang 9d7279b953 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_code
7 years ago
Yu Yang bc8160350b Fix compile
7 years ago
chengduoZH e97c1a8ca0 fix __shfl
7 years ago
Yu Yang a6edeb39b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_blas
7 years ago
dzhwinter f63ff90b03
Fix/fp64 (#10346)
7 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
7 years ago
Yiqun Liu 6084af47ef
Fix the bug when a input variable of op is dispensable. (#10268)
7 years ago
Yu Yang 8a0c7e2e70
Merge pull request #10280 from reyoung/feature/add_stable_test_of_cross_entropy
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
chengduo 4fbde42cdf Fix __shfl_down_sync_ of cross_entropy (#10345)
7 years ago
yi.wu 6422c0e4f6 update by comment
7 years ago
Yu Yang 5e151b2c83 Follow comment
7 years ago
Yu Yang 9a4c1a39f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_stable_test_of_cross_entropy
7 years ago
Yu Yang caa4027d9d Follow comments
7 years ago
dzhwinter 57be5c6c74
"fix double type error" (#10322)
7 years ago
Qiao Longfei faebadd938
Merge pull request #10228 from jacquesqiao/use-multi-thread-todo-update
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
typhoonzero b3cf429e02 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_server_ready_condition
7 years ago
typhoonzero e7ac709b4b done
7 years ago
Abhinav Arora 1945b729b6
Fix CPPLint issues with math/sequence_padding (#10317)
7 years ago
chengduo 9bcd9f661b fix cpplint error (#10329)
7 years ago
Abhinav Arora 55f0d84029
Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318)
7 years ago
Yu Yang 4db43c6c9f Naive implement cblas
7 years ago
fengjiayi a1a401eb26 fix
7 years ago
fengjiayi d11b8e56e5 fix
7 years ago
typhoonzero a131c73fcf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_server_ready_condition
7 years ago
chengduo 3222cf16f7
Merge pull request #10325 from chengduoZH/fix_shfl_sync
7 years ago
Kexin Zhao 4613aeba0e
Merge pull request #10272 from kexinzhao/save_fp16
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
Yang yaming 9a8be9daca
Merge pull request #10223 from pkuyym/fix-10219
7 years ago
Yu Yang 49dedfad17 Polish code and tests
7 years ago
chengduoZH 90d73c79c3 fix shfl_sync for CUDA8.0
7 years ago
qiaolongfei d86626df84 optimize log
7 years ago
qiaolongfei ebf0027391 use IOThreadPool to dispatch async update task
7 years ago
qiaolongfei ea372b3452 add more log
7 years ago
Abhinav Arora 738585476d
Fix more CPPLint issues in fluid/operators/math (#10276)
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
typhoonzero 008f6df9b2 update
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
Yu Yang c0ac0cd6b3 Complete rename
7 years ago
Qingsheng Li 79be1bb3df
Merge branch 'develop' into fix-10026
7 years ago
ktlichkid 48466b4424 auto => auto*
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
yangyaming f456cd8079 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago