Commit Graph

755 Commits (54797abd53900bb12ccfb7c52c75852befe90ebc)

Author SHA1 Message Date
chengduo 54797abd53
Merge pull request #10347 from chengduoZH/replace___shfl_with__shfl_sync
7 years ago
chengduo 62fed4cbb3 fix __shfl_down (#10362)
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
chengduoZH 0cc635497c merge develop
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
chengduoZH b8f7fa97b6 replace __shfl with __shfl_sync
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
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
fengjiayi a1a401eb26 fix
7 years ago
typhoonzero a131c73fcf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_server_ready_condition
7 years ago
Kexin Zhao 4613aeba0e
Merge pull request #10272 from kexinzhao/save_fp16
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
Qingsheng Li 79be1bb3df
Merge branch 'develop' into fix-10026
7 years ago
ktlichkid 48466b4424 auto => auto*
7 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
7 years ago
Yu Yang 76174ec0e9 Clean cross entropy and add sync in executor
7 years ago
chengduoZH c5774e3282 add FLAGS_use_deterministic_algo
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
qiaolongfei f82cb635cf optimize code, add more log
7 years ago
fengjiayi 71fa3ca9c4
Merge pull request #10232 from JiayiFeng/fix_unittests
7 years ago
qingqing01 76c4ae856f
Fix reshape op. (#10253)
7 years ago
Yancey1989 1a93253f16 fix unittest
7 years ago
fengjiayi 30f9dc92e5 fix errors
7 years ago
ktlichkid 9997c916fc Pull origin
7 years ago
ktlichkid 709a9edd46 Code clean up
7 years ago
fengjiayi 330fa95cbd Follow comments
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Tomasz Patejko e498e1fc56 Adam operator optimized with Eigen (#10229)
7 years ago
Abhinav Arora 83b1a8f6bf
Pending more CPPLint errors in fluid/operators/math (#10243)
7 years ago