Commit Graph

14269 Commits (4c58da2c60d0dd3b1a9d92dad62f46958979ba8c)
 

Author SHA1 Message Date
chengduo 4c58da2c60
Merge pull request #10367 from NHZlX/fix_maxpool_with_mask_layer
7 years ago
Yu Yang 2abcf37958
Merge pull request #10327 from reyoung/feature/clean_blas
7 years ago
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
Abhinav Arora 3000e9946f
Write the Understand Sentiment book example with stacked LSTM using new API (#10355)
7 years ago
Yu Yang bc8160350b Fix compile
7 years ago
chengduo 8a071ffb81
Merge pull request #10366 from chengduoZH/feature/fix_shlf_for_cuda9.0
7 years ago
xzl bc290b5743 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_maxpool_with_mask_layer
7 years ago
Shan Yi e3b8db0b95
Merge pull request #10361 from PaddlePaddle/shanyi15-patch-3
7 years ago
xzl 9ab8faaf76 fix pool with mask layer bug
7 years ago
chengduoZH e97c1a8ca0 fix __shfl
7 years ago
Helin Wang be219ac0ea
Merge pull request #10354 from helinwang/scaffold
7 years ago
Yu Yang a6edeb39b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_blas
7 years ago
Yancey 73650a8320
Merge pull request #10342 from Yancey1989/refine_distribute_transpiler_api
7 years ago
dzhwinter f63ff90b03
Fix/fp64 (#10346)
7 years ago
Yancey1989 e9737d600f add a private function to find adam opt pass
7 years ago
Shan Yi 6a5bf0376c
fix toctree in multi_cluster/index_en.rst
7 years ago
whs 1ae086ed19
Merge pull request #10340 from wanghaoshuang/fix_future_div
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
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
Helin Wang 0fca8a14ef Fix fluid/__init__.py
7 years ago
Helin Wang a66052c6ff improve trainer API
7 years ago
Helin Wang 6d5e582d20
Merge pull request #10343 from reyoung/feature/new_api_train_impl
7 years ago
Lei Wang 753ea15d26 Build: add cicheck task.
7 years ago
yi.wu 6422c0e4f6 update by comment
7 years ago
chengduoZH b8f7fa97b6 replace __shfl with __shfl_sync
7 years ago
Xin Pan 7c90d7a38b
Merge pull request #10128 from panyx0718/dist0423
7 years ago
Yu Yang 53c27682f6 Merge branch 'feature/add_stable_test_of_cross_entropy' of github.com:reyoung/Paddle into feature/add_stable_test_of_cross_entropy
7 years ago
fengjiayi c7e23bb77d
Merge pull request #10338 from JiayiFeng/fix_cpplint_format_check
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 1bb579a3f5 A naive trainer implementation
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
fengjiayi 1e28ba7639 follow comments
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
wanghaoshuang 3d846fc3f2 Make Variable support for future.division.
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 ac266dfb8d follow cpplint
7 years ago
Abhinav Arora 55f0d84029
Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318)
7 years ago
fengjiayi 0bc44c18be
Merge pull request #10334 from JiayiFeng/fix_unittests
7 years ago