Commit Graph

11696 Commits (b00cae60abdea7402baf70798885f9634b8eb0b0)
 

Author SHA1 Message Date
Yibing Liu 91d7838ff1 Merge branch 'develop' of upstream into add_ctc_decoder_design_doc
7 years ago
chengduo adf14b0c70 Refine channel test (#7946)
7 years ago
dzhwinter 6f7eb0d5f3
"fix gpu init" (#7528)
7 years ago
Tao Luo 455639b205
Merge pull request #7874 from Xreki/core_add_inference_unittest
7 years ago
Yancey e1611eb484
Add mirror registry server for book image (#7988)
7 years ago
Qiao Longfei be801d6c05
Add learning rate decay (#7892)
7 years ago
Liu Yiqun f5990b4694 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF
7 years ago
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
dangqingqing 5378864088 Fix the output order and add more unit test cases.
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
fengjiayi 1acad21bbf init reader.h and reader.cc files
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
Liu Yiqun f5d9336825 Unify the definition of kFeedOpType and kFetchOpType.
7 years ago
xzl 6e17babe49 More efficient, add check on python side
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago
dangqingqing 35dec3d722 Fix bug in unit test.
7 years ago
Yang Yu 4fee15e860 Merge test_understand_sentiment together
7 years ago
Yang Yu f1e32e2419 Skip tests of word2vec on CI
7 years ago
Siddharth Goyal 311334e083 Implement basic `Load()` and modify example based on updated inference design (#7690)
7 years ago
Yang Yu 7c0cc113d9 Test word2vec for parallel.do
7 years ago
Yang Yu 32585ece40 Merge branch 'develop' into feature/test_w2v_parallel.do
7 years ago
Yang Yu a96ac4f54d Refine code
7 years ago
fengjiayi 308f6022f5
Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter
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
Darcy f254d8761d
Merge pull request #7891 from putcn/fix_5902
7 years ago
Yibing Liu fcff9758ed Add label smooth operator
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
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
dangqingqing 2731fd9660 Update doc for multiclass_nms_op.
7 years ago
dangqingqing 73b66540b6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multiclass_nms_op
7 years ago
dangqingqing 912a4f2511 Add multi-class non-maximum suppression operator.
7 years ago
typhoonzero bd64719a2f update for today
7 years ago
typhoonzero 85d5f8e234 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago