Commit Graph

6538 Commits (4db77131cd7657dbe8030ca7f0704bea0501cd59)

Author SHA1 Message Date
Yancey1989 4db77131cd update by comment
8 years ago
Yancey1989 3b5588a814 Fix default build_type env
8 years ago
helinwang ead15943d9
Merge pull request #8010 from qingqing01/ctest_bind_gpu
8 years ago
qingqing01 0d550ea156 Make parallel tests bind to different GPU.
8 years ago
chengduoZH e49b8b9c55 refine feed_op
8 years ago
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
8 years ago
Yu Yang 865a714e2e
Merge pull request #7970 from reyoung/feature/test_w2v_parallel.do
8 years ago
Tao Luo 75a739913a
Merge pull request #7991 from luotao1/with_testing
8 years ago
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
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
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
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
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
chengduoZH 7e0d21de6d fix scale and bias dim
8 years ago
chengduoZH 87b5559cd1 fix scale and bias dim
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
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
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
8 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
8 years ago
Yu Yang f224b90dec
Merge pull request #7850 from reyoung/feature/fast_ci
8 years ago
武毅 71f2383e3a
Merge pull request #7793 from typhoonzero/recv_op_python_with_guard
8 years ago
Yi Wang d082f3a911
Rewrite class Channel to implement buffered and unbuffered channels (#7915)
8 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
8 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
8 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
8 years ago
Yang Yu 8d6f827a0d Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_ci
8 years ago
chengduo f20f0eb7cf
Merge pull request #7924 from chengduoZH/enhancement/dtype2str
8 years ago