Commit Graph

11758 Commits (87e3bdac4eafb3709f146cff358bca9568c24aed)
 

Author SHA1 Message Date
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
Yibing Liu ed942263bd
Merge pull request #2423 from kuke/add_ctc_decoder_design_doc
7 years ago
Tao Luo 75a739913a
Merge pull request #7991 from luotao1/with_testing
7 years ago
Yang Yu e3b0af43a0 Fix CI Error
7 years ago
gongweibao 419e4c49d0 modify some
7 years ago
Yibing Liu de1a70147e Adjust the width of figure 2
7 years ago
Yibing Liu 535f6bdf7b Rename the DS2' design doc
7 years ago
Yibing Liu 7c53d72719 Refine the design doc for ctc_beam_search_decoder
7 years ago
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
Luo Tao 55b5f29ea4 refine paddle_fluid_shared library
7 years ago
chengduoZH acb907878a refine unit test
7 years ago
Luo Tao 696949e606 Merge branch 'develop' into inference_lib_dist
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
Luo Tao 9b5d41b636 make inference_lib_dist
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