Commit Graph

11560 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)
 

Author SHA1 Message Date
chengduo adf14b0c70 Refine channel test (#7946)
8 years ago
dzhwinter 6f7eb0d5f3
"fix gpu init" (#7528)
8 years ago
Tao Luo 455639b205
Merge pull request #7874 from Xreki/core_add_inference_unittest
8 years ago
Yancey e1611eb484
Add mirror registry server for book image (#7988)
8 years ago
Qiao Longfei be801d6c05
Add learning rate decay (#7892)
8 years ago
Liu Yiqun f5990b4694 Merge branch 'develop' into core_add_inference_unittest
8 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF
8 years ago
dzhwinter 80eff2662b
"unify flags" (#7973)
8 years ago
Cao Ying e261c792b6
Merge pull request #7789 from chengduoZH/feature/layer_norm
8 years ago
Siddharth Goyal 2e907c3613
Add variant of new load and save ops for storing model params in a single file (#7909)
8 years ago
helinwang fbd5f689bd
Merge pull request #7980 from typhoonzero/grpc_perf_conn_once
8 years ago
chengduoZH e5058ed1f1 Add unit test for with_scale and with_bias
8 years ago
Cao Ying c52c0d659a
Merge pull request #7979 from lcy-seso/fix_dropout
8 years ago
Cao Ying 94697b05da
Merge pull request #7960 from kuke/label_smooth_op
8 years ago
chengduoZH acb907878a refine unit test
8 years ago
Yibing Liu a10caf7c23 Fix typos in label_smooth_op
8 years ago
Yibing Liu 5ed07ef1d1 Add more comments and enable the distribution's outside setting
8 years ago
chengduoZH 263e01970d follow comments
8 years ago
kexinzhao db8da0259a fix comments (#7978)
8 years ago
chengduoZH 09570b48dd layer norm -> scale + bias
8 years ago
caoying03 7d303bdc69 fix the bug that dropout always use a fixed seed.
8 years ago
typhoonzero 683c5a3eb5 clean up code
8 years ago
typhoonzero d93959f0fb perf enhance reuse connection
8 years ago
Liu Yiqun f5d9336825 Unify the definition of kFeedOpType and kFetchOpType.
8 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
8 years ago
Yang Yu 4fee15e860 Merge test_understand_sentiment together
8 years ago
Yang Yu f1e32e2419 Skip tests of word2vec on CI
8 years ago
Siddharth Goyal 311334e083 Implement basic `Load()` and modify example based on updated inference design (#7690)
8 years ago
Yang Yu 7c0cc113d9 Test word2vec for parallel.do
8 years ago
Yang Yu 32585ece40 Merge branch 'develop' into feature/test_w2v_parallel.do
8 years ago
Yang Yu a96ac4f54d Refine code
8 years ago
fengjiayi 308f6022f5
Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter
8 years ago
typhoonzero ccefde203a follow comments
8 years ago
chengduoZH 7e0d21de6d fix scale and bias dim
8 years ago
chengduoZH 87b5559cd1 fix scale and bias dim
8 years ago
Darcy f254d8761d
Merge pull request #7891 from putcn/fix_5902
8 years ago
Yibing Liu fcff9758ed Add label smooth operator
8 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
8 years ago
Yi Wang 970147505a
Correct deps of threadpool (#7955)
8 years ago
kexinzhao 3f2aa982b2
Merge pull request #7890 from kexinzhao/remove_unreferenced_var
8 years ago
typhoonzero 85d5f8e234 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
8 years ago
Yang yaming fb1a0dfb15
Merge pull request #7943 from pkuyym/fix-7939
8 years ago
Cao Ying 29b683922a
Merge pull request #7928 from guoshengCS/add-weight-normalization
8 years ago
fengjiayi 361bd29670 update
8 years ago
fengjiayi 9bf1a8dac8
Merge pull request #7942 from JiayiFeng/add_docstring
8 years ago
fengjiayi 33ae133131 refine indent
8 years ago
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
8 years ago
typhoonzero 1b8bc3c5b3 rename rpc ops
8 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
8 years ago
fengjiayi e3b499605a add docstring
8 years ago