Commit Graph

6564 Commits (901cab9ed3e0838954f0015221093fc1d64b5795)

Author SHA1 Message Date
Luo Tao 901cab9ed3 Add `make clean` in docker/build.sh
7 years ago
Abhinav Arora a4cf6a2819
Adding unit tests for checking that closing unbuffered channel closes all blocked senders and receivers (#8067)
7 years ago
Yu Yang 2bd92754e8
Merge pull request #8005 from reyoung/feature/make_nmt_normal_unittest
7 years ago
Yu Yang b3580ecd2b
Merge pull request #8000 from reyoung/feature/make_recognize_digits_normal_unittest
7 years ago
QI JUN c1ac5b63ef
memory optimization for dynamic RNN (#8041)
7 years ago
qingqing01 292c1951f0
Merge pull request #7441 from hedaoyuan/inference
7 years ago
kavyasrinet 148d35feb8 Add unit test with less receivers, more senders for unbuffered channel. (#8060)
7 years ago
Abhinav Arora 6d8bc1378b
Adding an initial implementation for the unbuffered channel (#7984)
7 years ago
dzhwinter 47ebe435a7
Fix/vector (#8045)
7 years ago
Tao Luo 9b83462a0b
Merge pull request #7762 from luotao1/warpctc_deps
7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
7 years ago
Yang Yu 3b87080a4e Make NMT as normal python unittests
7 years ago
Yang Yu d11e7b434f Make recognize digits as a normal python unittest
7 years ago
Yancey 3f616152e6
Merge pull request #8030 from Yancey1989/fix_compile_error
7 years ago
Yancey b47a2a01b1
Merge pull request #8019 from Yancey1989/fix_build_type_default_env
7 years ago
Yancey1989 d762c6d7ff Fix compilie error
7 years ago
武毅 82e41ce38f
Merge pull request #7947 from typhoonzero/rename_rpc_ops
7 years ago
Yancey1989 4db77131cd update by comment
7 years ago
helinwang 1c2b071a37
Merge pull request #7990 from PaddlePaddle/helinwang-patch-1
7 years ago
Yancey1989 3b5588a814 Fix default build_type env
7 years ago
helinwang ead15943d9
Merge pull request #8010 from qingqing01/ctest_bind_gpu
7 years ago
helinwang b3ecdafe7e CI build: take -DCUDA_ARCH_NAME from environment variable
7 years ago
typhoonzero 4d12a81306 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
qingqing01 0d550ea156 Make parallel tests bind to different GPU.
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
Tao Luo 75a739913a
Merge pull request #7991 from luotao1/with_testing
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
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
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
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
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago