Commit Graph

765 Commits (76d8b14bceeb7f2292b617bb19c33dbcfd6dc8f6)

Author SHA1 Message Date
Xin Pan 76d8b14bce Add timeline support for distributed training
8 years ago
Yu Yang 2abcf37958
Merge pull request #10327 from reyoung/feature/clean_blas
8 years ago
chengduo 54797abd53
Merge pull request #10347 from chengduoZH/replace___shfl_with__shfl_sync
8 years ago
chengduo 62fed4cbb3 fix __shfl_down (#10362)
8 years ago
Yu Yang bc8160350b Fix compile
8 years ago
Yu Yang a6edeb39b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_blas
8 years ago
dzhwinter f63ff90b03
Fix/fp64 (#10346)
8 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
8 years ago
chengduoZH 0cc635497c merge develop
8 years ago
Yu Yang 8a0c7e2e70
Merge pull request #10280 from reyoung/feature/add_stable_test_of_cross_entropy
8 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
8 years ago
chengduo 4fbde42cdf Fix __shfl_down_sync_ of cross_entropy (#10345)
8 years ago
yi.wu 6422c0e4f6 update by comment
8 years ago
chengduoZH b8f7fa97b6 replace __shfl with __shfl_sync
8 years ago
Yu Yang 5e151b2c83 Follow comment
8 years ago
Yu Yang 9a4c1a39f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_stable_test_of_cross_entropy
8 years ago
Yu Yang caa4027d9d Follow comments
8 years ago
dzhwinter 57be5c6c74
"fix double type error" (#10322)
8 years ago
Qiao Longfei faebadd938
Merge pull request #10228 from jacquesqiao/use-multi-thread-todo-update
8 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
8 years ago
typhoonzero b3cf429e02 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_server_ready_condition
8 years ago
typhoonzero e7ac709b4b done
8 years ago
Abhinav Arora 1945b729b6
Fix CPPLint issues with math/sequence_padding (#10317)
8 years ago
chengduo 9bcd9f661b fix cpplint error (#10329)
8 years ago
Yu Yang 4db43c6c9f Naive implement cblas
8 years ago
fengjiayi a1a401eb26 fix
8 years ago
typhoonzero a131c73fcf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_server_ready_condition
8 years ago
Kexin Zhao 4613aeba0e
Merge pull request #10272 from kexinzhao/save_fp16
8 years ago
Yu Yang 60d6348e69 Revert develop
8 years ago
Yu Yang 86af6bdc81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_blas
8 years ago
Yu Yang 49dedfad17 Polish code and tests
8 years ago
qiaolongfei d86626df84 optimize log
8 years ago
qiaolongfei ebf0027391 use IOThreadPool to dispatch async update task
8 years ago
qiaolongfei ea372b3452 add more log
8 years ago
Abhinav Arora 738585476d
Fix more CPPLint issues in fluid/operators/math (#10276)
8 years ago
Helin Wang d25fdb0a47 fix build: cuda_helper.h not found
8 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
8 years ago
typhoonzero 008f6df9b2 update
8 years ago
chengduo f61dfeedcc
Merge pull request #10263 from chengduoZH/add_FLAGS_use_deterministic_algo
8 years ago
typhoonzero ef48f3c766 wip
8 years ago
Yu Yang c888e01660 Refactor GEMM in blas
8 years ago
Qingsheng Li 79be1bb3df
Merge branch 'develop' into fix-10026
8 years ago
ktlichkid 48466b4424 auto => auto*
8 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
8 years ago
Yu Yang 76174ec0e9 Clean cross entropy and add sync in executor
8 years ago
chengduoZH c5774e3282 add FLAGS_use_deterministic_algo
8 years ago
Abhinav Arora e735359631
Fix more CPPlint issues in fluid/operators/math (#10249)
8 years ago
Kexin Zhao efba1c7dcb address comments
8 years ago
Kexin Zhao 6c88f1ae6e add save op float16 support
8 years ago
qiaolongfei f82cb635cf optimize code, add more log
8 years ago