Commit Graph

11480 Commits (80eff2662b4889ee169ee1efb0b2533d764b22d2)
 

Author SHA1 Message Date
dzhwinter 80eff2662b
"unify flags" (#7973)
7 years ago
Cao Ying e261c792b6
Merge pull request #7789 from chengduoZH/feature/layer_norm
7 years ago
Siddharth Goyal 2e907c3613
Add variant of new load and save ops for storing model params in a single file (#7909)
7 years ago
helinwang fbd5f689bd
Merge pull request #7980 from typhoonzero/grpc_perf_conn_once
7 years ago
chengduoZH e5058ed1f1 Add unit test for with_scale and with_bias
7 years ago
Cao Ying c52c0d659a
Merge pull request #7979 from lcy-seso/fix_dropout
7 years ago
Cao Ying 94697b05da
Merge pull request #7960 from kuke/label_smooth_op
7 years ago
chengduoZH acb907878a refine unit test
7 years ago
Yibing Liu a10caf7c23 Fix typos in label_smooth_op
7 years ago
Yibing Liu 5ed07ef1d1 Add more comments and enable the distribution's outside setting
7 years ago
chengduoZH 263e01970d follow comments
7 years ago
kexinzhao db8da0259a fix comments (#7978)
7 years ago
chengduoZH 09570b48dd layer norm -> scale + bias
7 years ago
caoying03 7d303bdc69 fix the bug that dropout always use a fixed seed.
7 years ago
typhoonzero 683c5a3eb5 clean up code
7 years ago
typhoonzero d93959f0fb perf enhance reuse connection
7 years ago
Siddharth Goyal 311334e083 Implement basic `Load()` and modify example based on updated inference design (#7690)
7 years ago
fengjiayi 308f6022f5
Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter
7 years ago
chengduoZH 7e0d21de6d fix scale and bias dim
7 years ago
chengduoZH 87b5559cd1 fix scale and bias dim
7 years ago
Darcy f254d8761d
Merge pull request #7891 from putcn/fix_5902
7 years ago
Yibing Liu fcff9758ed Add label smooth operator
7 years ago
Yi Wang 970147505a
Correct deps of threadpool (#7955)
7 years ago
kexinzhao 3f2aa982b2
Merge pull request #7890 from kexinzhao/remove_unreferenced_var
7 years ago
Yang yaming fb1a0dfb15
Merge pull request #7943 from pkuyym/fix-7939
7 years ago
Cao Ying 29b683922a
Merge pull request #7928 from guoshengCS/add-weight-normalization
7 years ago
fengjiayi 361bd29670 update
7 years ago
fengjiayi 9bf1a8dac8
Merge pull request #7942 from JiayiFeng/add_docstring
7 years ago
fengjiayi 33ae133131 refine indent
7 years ago
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
7 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
fengjiayi e3b499605a add docstring
7 years ago
Yu Yang f224b90dec
Merge pull request #7850 from reyoung/feature/fast_ci
7 years ago
fengjiayi 5a3b06bef7 update debug string
7 years ago
武毅 71f2383e3a
Merge pull request #7793 from typhoonzero/recv_op_python_with_guard
7 years ago
Yi Wang d082f3a911
Rewrite class Channel to implement buffered and unbuffered channels (#7915)
7 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
typhoonzero 82d924984f update dist transpiler
7 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
7 years ago
Yibing Liu 0311fd1505
Merge pull request #7888 from kuke/add_lstmp_doc
7 years ago
gongweibao cce18c9fe6 Fix typo (#7933)
7 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Yibing Liu 0fbfd2dc70 Simplify the symbol description
7 years ago
Yang Yu 8d6f827a0d Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_ci
7 years ago
chengduo f20f0eb7cf
Merge pull request #7924 from chengduoZH/enhancement/dtype2str
7 years ago
guosheng 6b9f1d343e Make weight normalization adapt to the up-to-date code
7 years ago
kavyasrinet 0065548cd3 Update copyright for notest_dist_image_classification (#7898)
7 years ago
guosheng a422f34607 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-weight-normalization
7 years ago
guosheng e27a030072 Add weight normalization
7 years ago
Cao Ying 686024c0ee
Merge pull request #7883 from peterzhang2029/fix_rnn_encoder_decoder
7 years ago