Commit Graph

13344 Commits (817df54b36406847a020181ec585d19630cb0db7)
 

Author SHA1 Message Date
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
Yu Yang 3181501013 Rerange code
7 years ago
Yu Yang f28ae6e4b1 Reorganize Code
7 years ago
Yu Yang 5c333e4143 Add dctor for dev_ctx
7 years ago
tangwei12 529878b156 fluid_cluster_train_cn_doc
7 years ago
Yu Yang 15f5f10ed5 AddInput/AddOutput for OpHandle
7 years ago
Shan Yi 4f9c996548
Merge pull request #9257 from PaddlePaddle/shanyi15-patch-3
7 years ago
Yu Yang 5368e50d84 Reorganize code
7 years ago
typhoonzero 1eec926124 updates
7 years ago
Yu Yang fe7ed285d1 Extract NCCLCtxMap
7 years ago
typhoonzero e9d815e32b prepare and create op before run
7 years ago
tangwei12 50e8251388 fluid_cluster_train_cn_doc
7 years ago
tangwei12 b3962a934f fluid_cluster_train_cn_doc
7 years ago
tangwei12 5d212da481 fluid_cluster_train_cn_doc
7 years ago
Kexin Zhao ed2bc194c5
Merge pull request #9176 from kexinzhao/batch_norm_fp16
7 years ago
fengjiayi cd07c0f021
Merge pull request #9259 from JiayiFeng/dev_MultiEpochReader
7 years ago
Yu Yang 6ebc6bf533 ReorganizeCode
7 years ago
tangwei12 34b7fc7cf5 fluid_cluster_train_cn_doc
7 years ago
Shan Yi 5ed722da9b
modify some sentences
7 years ago
Shan Yi c8e66e8657
Merge pull request #9272 from PaddlePaddle/shanyi15-patch-4
7 years ago
Yiqun Liu 7bb4ea9c13
Add an argument in Executor.Run to allow users to choose whether to create and destroy variables every time. (#9242)
7 years ago
Yu Yang a478a11e0b NCCL Guard for bcast
7 years ago
Yu Yang f2685bed81 Clean code
7 years ago