Commit Graph

118 Commits (eebfb71d3feb61dcc626cd339f59145d345f656a)

Author SHA1 Message Date
Yu Yang 71053063a1 test Parallel.Do and DynRNN
8 years ago
Siddharth Goyal a040239d3a
Add conv test case for inference-recognize digits (#8466)
9 years ago
Yu Yang 89ead8d151 Feature/understand sentiment parallel do (#7994)
9 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
9 years ago
Yu Yang 77a6e1c670 Disable unstable tests
9 years ago
Siddharth Goyal 1961470fff
Add inference example and unit-test for word2vec chapter (#8206)
9 years ago
kexinzhao 4b62fcd07d
Add Inference example and unit test for understand sentiment (#8251)
9 years ago
kexinzhao 720994b400 Add inference example and unit-test for fit-a-line book chapter (#8208)
9 years ago
Qiao Longfei 051ba1ce1d
Use force cpu in fill constant op (#8254)
9 years ago
Yiqun Liu 1185a1b5ab Add C++ inference unittest of recommender system (#8227)
9 years ago
Siddharth Goyal 36da52950d
Better version of PR #7985 (Modify load() for inference) (#8024)
9 years ago
Kexin Zhao 64800cfebc merge update
9 years ago
Yiqun Liu b1869f1695
Simplify the inference unittests' cmake and codes. (#8216)
9 years ago
Yang Yang(Tony) 61811e9d40
fix parallel op test (#8249)
9 years ago
Kexin Zhao 01c2697280 Merge remote-tracking branch 'upstream/develop' into inf_rnn_encode_decode
9 years ago
helinwang e80255ce51
Merge pull request #8200 from tonyyang-svail/disable_nccl_test
9 years ago
Yang Yang d8b0ba9978 turn off test_word2vec.py
9 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
9 years ago
helinwang be7fcc0bfc long running training tests: fail when got NaN loss (#8169)
9 years ago
kexinzhao e5832019a8 Inference example and unit test for label_semantic_roles (#8058)
9 years ago
Siddharth Goyal 78949c073e Inference example for image_classification and unit_test for "inference" (#8020)
9 years ago
Kexin Zhao d5686f5831 clean code
9 years ago
Yiqun Liu 165450ff6c Refine the inference unittest recognize_digits. (#8147)
9 years ago
Kexin Zhao 6f0e630c5c fix prune and program desc constructor
9 years ago
Yu Yang 2bd92754e8
Merge pull request #8005 from reyoung/feature/make_nmt_normal_unittest
9 years ago
Kexin Zhao dc8390d8c3 initial commit
9 years ago
Yang Yu 3b87080a4e Make NMT as normal python unittests
9 years ago
Yang Yu 8fb53b7ef6 Merge branch 'develop' of github.com:baidu/Paddle into feature/make_recognize_digits_normal_unittest
9 years ago
Yu Yang 270ecbe4fd
Merge pull request #7996 from reyoung/feature/make_fit_a_line_a_normal_unittest
9 years ago
Yang Yu d11e7b434f Make recognize digits as a normal python unittest
9 years ago
Yang Yu 1b1f305bab Make image_classification as a normal python unittest
9 years ago
Yang Yu b148f065a8 Make Fit a line a normal unittest
9 years ago
Yu Yang c091dbdf52
Merge pull request #7974 from reyoung/feature/unify_understand_sentiment
9 years ago
Yu Yang 865a714e2e
Merge pull request #7970 from reyoung/feature/test_w2v_parallel.do
9 years ago
Tao Luo 455639b205
Merge pull request #7874 from Xreki/core_add_inference_unittest
9 years ago
Qiao Longfei be801d6c05
Add learning rate decay (#7892)
9 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
9 years ago
Yang Yu 4fee15e860 Merge test_understand_sentiment together
9 years ago
Yang Yu f1e32e2419 Skip tests of word2vec on CI
9 years ago
Yang Yu 7c0cc113d9 Test word2vec for parallel.do
9 years ago
Yang Yu a96ac4f54d Refine code
9 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
9 years ago
Liu Yiqun 2cf56367b8 Merge branch 'develop' into core_add_inference_unittest
9 years ago
peterzhang2029 020bee03a9 fix the decoder_boot
9 years ago
Liu Yiqun 20d3af62d0 Enable the dependency.
9 years ago
peterzhang2029 7a2e6dead9 fix test_rnn_encoder_decoder
9 years ago
Cao Ying f91f134458
Merge pull request #7770 from peterzhang2029/nmt_fix
9 years ago
peterzhang2029 e3b8222cfd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nmt_fix
9 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
9 years ago
fengjiayi beb9075606 Merge pull request #7824 from JiayiFeng/fix_bug
9 years ago