Commit Graph

2446 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
Yu Yang 2bd92754e8
Merge pull request #8005 from reyoung/feature/make_nmt_normal_unittest
7 years ago
QI JUN c1ac5b63ef
memory optimization for dynamic RNN (#8041)
7 years ago
Yang Yu 3b87080a4e Make NMT as normal python unittests
7 years ago
Yancey1989 d762c6d7ff Fix compilie error
7 years ago
武毅 82e41ce38f
Merge pull request #7947 from typhoonzero/rename_rpc_ops
7 years ago
typhoonzero 4d12a81306 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
chengduoZH e49b8b9c55 refine feed_op
7 years ago
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
7 years ago
Yu Yang 865a714e2e
Merge pull request #7970 from reyoung/feature/test_w2v_parallel.do
7 years ago
Qiao Longfei be801d6c05
Add learning rate decay (#7892)
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
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
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
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
Yang Yu 7c0cc113d9 Test word2vec for parallel.do
7 years ago
typhoonzero ccefde203a follow comments
7 years ago
chengduoZH 7e0d21de6d fix scale and bias dim
7 years ago
chengduoZH 87b5559cd1 fix scale and bias dim
7 years ago
Yibing Liu fcff9758ed Add label smooth operator
7 years ago
typhoonzero 85d5f8e234 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
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
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
7 years ago
typhoonzero 1b8bc3c5b3 rename rpc ops
7 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
7 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Qiao Longfei 59357f4fb9
fix floor_op (#7926)
7 years ago
chengduoZH 0f47703dd5 add begin_norm_axis
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
Yancey 0f0ce4e5ec
Fix cpplint (#7914)
7 years ago
chengduo a026f52b73 refine channel (#7910)
7 years ago
chengduoZH 4ce397964b fix unit test and c++ code
7 years ago
武毅 8a6a339eb4
Merge pull request #7889 from helinwang/send_err
7 years ago
kavyasrinet 06e226378f
Fix Latex (#7901)
7 years ago
chengduo 9beec1212b Add Channel (#7442)
7 years ago
Yang yaming 84c12c6edc Add one_hot operator. (#7819)
7 years ago
Helin Wang 0e1109cdf3 Fix send op data race
7 years ago
chengduoZH ae0ea54159 fix unit test
7 years ago
QI JUN 7333df8510 fix pool_op bug (#7879)
7 years ago
Yang yaming 7278aa7b1c
Merge pull request #7739 from pkuyym/fix-7717
7 years ago