Commit Graph

6722 Commits (90648f336d0a73630d0a862259a4f73ab3c9fe8c)

Author SHA1 Message Date
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago
Siddharth Goyal 1961470fff
Add inference example and unit-test for word2vec chapter (#8206)
7 years ago
kexinzhao 4b62fcd07d
Add Inference example and unit test for understand sentiment (#8251)
7 years ago
Tao Luo 159b7722f4 Delete "Operators" in API tree (#8324)
7 years ago
Yu Yang 06f10942a8
Merge pull request #8275 from reyoung/feature/rewrite_vector
7 years ago
whs e176a079e0
Merge pull request #8297 from wanghaoshuang/fix_compare_op
7 years ago
kexinzhao 720994b400 Add inference example and unit-test for fit-a-line book chapter (#8208)
7 years ago
emailweixu 725e64486a cumsum operator (#8288)
7 years ago
Yu Yang 660f3e25e4 Fix CI
7 years ago
wanghaoshuang db4a8e6f03 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_compare_op
7 years ago
Cao Ying 1f26dce6e5
Merge pull request #8302 from guoshengCS/add-python-layernorm
7 years ago
Yu Yang 12246a9d81 Fix typo
7 years ago
Yu Yang 3c4117106f Add unittest
7 years ago
Yiqun Liu 1185a1b5ab Add C++ inference unittest of recommender system (#8227)
7 years ago
Yu Yang 02d494c3f0 Polish code and add comments
7 years ago
guosheng bb97dc2590 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
Yu Yang 04f625085d Fix CI
7 years ago
Tao Luo b257ca9a77
Merge pull request #8272 from Xreki/core_inference_simplify_cmake
7 years ago
Yu Yang 0439ba2fb5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/rewrite_vector
7 years ago
chengduo 6b49401593
Merge pull request #8222 from chengduoZH/feature/fix_buffer_unit_test
7 years ago
guosheng 0999347910 Fix python wrapper for layer_norm
7 years ago
wanghaoshuang 67e4ff84d1 Remove checking 'numel' of 'X' and 'Y'
7 years ago
Cao Ying 7dd994ca4a
Merge pull request #8006 from chengduoZH/feature/layer_norm_enhancement
7 years ago
Siddharth Goyal 36da52950d
Better version of PR #7985 (Modify load() for inference) (#8024)
7 years ago
kexinzhao 3d1ac72a35
Merge pull request #8176 from kexinzhao/inf_rnn_encode_decode
7 years ago
Kexin Zhao 64800cfebc merge update
7 years ago
kavyasrinet f605d00f66
Fixing unbuffered test to a generic test (#8162)
7 years ago
kavyasrinet 11acbe687e
Updating the copyright year for the recent files. (#8018)
7 years ago
chengduoZH ac5b1bcbb7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_buffer_unit_test
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
Abhinav Arora a1fc570197
Fix for program crash when destructor is called before channel close with blocked readers/writers (#8197)
7 years ago
Yiqun Liu b1869f1695
Simplify the inference unittests' cmake and codes. (#8216)
7 years ago
Yu Yang 47c1350860
Merge pull request #8149 from dzhwinter/fix/mixed_vector
7 years ago
Yang Yang(Tony) 61811e9d40
fix parallel op test (#8249)
7 years ago
Kexin Zhao 01c2697280 Merge remote-tracking branch 'upstream/develop' into inf_rnn_encode_decode
7 years ago
whs 6612068ee4
Merge pull request #8114 from wanghaoshuang/fix_ctc_align
7 years ago
helinwang e80255ce51
Merge pull request #8200 from tonyyang-svail/disable_nccl_test
7 years ago
Yang Yang bf1ccbec4a turn off test comparesparse
7 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
7 years ago
qingqing01 ae0740ce66
Merge pull request #8193 from qingqing01/ssd_target_assign
7 years ago
Tao Luo 6c3b78b7cf
Merge pull request #7977 from luotao1/inference_lib_dist
7 years ago
fengjiayi 812cf15196
Merge pull request #8009 from JiayiFeng/dev_reader
7 years ago
chengduoZH 56ebb76c00 add the properties of buffered channel and unbuffered channel
7 years ago
dangqingqing 53b6ee1954 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_target_assign
7 years ago
dangqingqing ee7d842190 Update doc and follow comments.
7 years ago
chengduoZH d2a31fb8aa refine unit test
7 years ago
Qiao Longfei 20c4a4cb4f
Impl scalar switch case op with condition op (#8184)
7 years ago
fengjiayi c1349d98aa fix compile errors
7 years ago
kexinzhao e5832019a8 Inference example and unit test for label_semantic_roles (#8058)
7 years ago