Commit Graph

13110 Commits (3b3d210c3e4a294d8a545521e6ea4e3ff1f5125c)
 

Author SHA1 Message Date
Yancey1989 ba9f4c7873 fix test_recv_op
7 years ago
Tao Luo e027eb40d7
Merge pull request #9123 from tpatejko/tpatejko/mkldnn-lrn
7 years ago
dzhwinter e33af2414b "fast hack"
7 years ago
typhoonzero 9367f11eb7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pserver_prepare_before_run
7 years ago
Yancey ee7f1ecd7c
Fix dist compile error (#9320)
7 years ago
Tao Luo 9126e626fc
Merge pull request #9165 from ROCmSoftwarePlatform/amd_cmake_01
7 years ago
guosheng b7e83d2467 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
qingqing01 8f8728635a
Fix bug for backward tanspiler when using parallel_do operator. (#9282)
7 years ago
typhoonzero a88cc46221 update
7 years ago
typhoonzero 972a102b92 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pserver_prepare_before_run
7 years ago
typhoonzero 5e6276edc1 fix transpiler bug
7 years ago
legend06hvl 466f28a6b1 Update index_en.rst (#9286)
7 years ago
dzhwinter 13f1050ab0
"fix mixed_vector bug" (#9319)
7 years ago
legend06hvl 3c8bbd306f Update index_en.rst (#9280)
7 years ago
guosheng d4bb2ca71f Follow comments and refine the python wrapper of reshape_op
7 years ago
weixing ab5ecdf60e Adjust some contents in write_docs_en.rst for Contribue Documentation (#9147)
7 years ago
Yu Yang 9e3e424ecb
Merge pull request #9299 from reyoung/feature/refactor_batch_norm
7 years ago
Tao Luo 259ef4a5d6
Merge pull request #9236 from weixing02/fluid_doc
7 years ago
Tao Luo be0efbffce
Merge pull request #9233 from weixing02/build
7 years ago
chengduo dc07d52e31
Merge pull request #9314 from chengduoZH/v2_fix_doc/pool
7 years ago
Yu Yang dd73d18bb7 Extract SSAGraph
7 years ago
sabreshao e0ac6bc436 CMake refine for HIP support.
7 years ago
gongweibao 990d6396fe
Reuduce memory copy when communication between trainer and pserver. (#9271)
7 years ago
weixing02 d70a70bcda Modified build.sh and remove build_doc.sh
7 years ago
chengduoZH 8440046b7f fix doc
7 years ago
whs b594251f89
Merge pull request #9082 from wanghaoshuang/average_model
7 years ago
Yu Yang 1d8fe2a220 Enhance device context pool (#9293)
7 years ago
Kexin Zhao 64c5c8f8b0
Merge pull request #9269 from kexinzhao/softmax_cudnn_fp16
7 years ago
Kexin Zhao b9e6364e3c
Merge pull request #9267 from kexinzhao/new_relu_fp16
7 years ago
Kexin Zhao 4eaa789730 resolve conflict
7 years ago
Abhinav Arora 7c14724270
Add default value of keyword argument to DocString (#9262)
7 years ago
Tomasz Patejko 72cc64e40e Device blobs are created only in training. Added testing attribute
7 years ago
seiriosPlus 43fac8725a
Merge pull request #9288 from seiriosPlus/develop
7 years ago
tensor-tang 7260e3a443
Merge pull request #9214 from jczaja/prv-softmax-mkldnn-operator-PR
7 years ago
tangwei12 b577277e30 fluid_cluster_train_cn_doc
7 years ago
Yu Yang 79989c9025 Add SSA builder
7 years ago
tangwei12 f5eaa32dca fluid_cluster_train_cn_doc
7 years ago
tangwei12 55a55839b6 fluid_cluster_train_cn_doc
7 years ago
Yancey1989 2a4221ac07 split send op to send_vars and send_barrier
7 years ago
tangwei12 89b9788810 fluid_cluster_train_cn_doc
7 years ago
tangwei12 4ccfc046c4 fluid_cluster_train_cn_doc
7 years ago
tangwei12 d42187d00e fluid_cluster_train_cn_doc
7 years ago
tangwei12 a6b8496c65 fluid_cluster_train_cn_doc
7 years ago
Yu Yang 0760aaf440 Shrink batch_norm_grad's inputs
7 years ago
guosheng 454b0a96be Remove the extra call of ValidateShape in ReshapeKernel
7 years ago
guosheng 437f7a3279 Resolve conflict according to the latest code
7 years ago
Jacek Czaja 3b95b55f07 - Softmax MKLDNN primitive integration
7 years ago
guosheng eb12cbe764 Refine reshape_op infershape
7 years ago
Yu Yang 64d7a30271 Extract SSAGraph
7 years ago
Yu Yang 8dec4ad7a1 Use int not Place for vars
7 years ago