Commit Graph

12070 Commits (eebfb71d3feb61dcc626cd339f59145d345f656a)
 

Author SHA1 Message Date
chengduo 6b49401593
Merge pull request #8222 from chengduoZH/feature/fix_buffer_unit_test
7 years ago
QI JUN b5ffe5bce2
optimize data flow analysis (#8271)
7 years ago
guosheng 0999347910 Fix python wrapper for layer_norm
7 years ago
武毅 73f1b47189
Merge pull request #8292 from typhoonzero/fix_book_ci_hung
7 years ago
guosheng d63b7c6042 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
wanghaoshuang 67e4ff84d1 Remove checking 'numel' of 'X' and 'Y'
7 years ago
武毅 aef1ab0da9
Merge pull request #8241 from typhoonzero/develop
7 years ago
typhoonzero 0a7ae369f6 fix CI hung
7 years ago
Cao Ying 7dd994ca4a
Merge pull request #8006 from chengduoZH/feature/layer_norm_enhancement
7 years ago
guosheng 1637137c45 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
guosheng 6c7ba81c0a Add python wrapper for layer_norm
7 years ago
Yang Yang 98c943730e use op run as wrapper of run_impl; make run_impl as private virtual function
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
Shan Yi 100dd4c541
Merge pull request #8278 from PaddlePaddle/shanyi15-patch-1
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
Yancey1989 7c88052254 Optimize return all opt ops
7 years ago
chengduoZH 19749d5234 refine prior_box
7 years ago
Shan Yi 9efa8d86fe
Update index_cn.rst
7 years ago
Yancey1989 c976fac199 update by comment
7 years ago
wanghaox 5ca0b7628d add OutPosCount for detection_map op
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
typhoonzero 45a8c2759b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yancey1989 45467d806d improve split and concat op
7 years ago
fengjiayi d9edd6efdc refine error msg and add unittest for cpp reader
7 years ago
Tao Luo ca5dc46aeb
Merge pull request #8266 from luotao1/doc_cn_refine
7 years ago
chengduoZH dd6b59da6b add Python interface of prior_boxes
7 years ago
Luo Tao 87e3bdac4e refine structure of cluster and quick start
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
wanghaox a0b57ac781 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_map
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
fengjiayi 3647ed6487
Merge pull request #8237 from JiayiFeng/doc_add_reader_doc
7 years ago
typhoonzero 7a6000a0b8 follow comments
7 years ago
Qiao Longfei 5cc2f0bdda
Add polynomial_decay and piecewise_decay (#8013)
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 d8b0ba9978 turn off test_word2vec.py
7 years ago
Yang Yang bf1ccbec4a turn off test comparesparse
7 years ago
Yang Yang 634f523c9a add ncclGroup; it is necessary in nccl2
7 years ago
Yang Yang ba6ac8b9a6 turn off parallel
7 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
7 years ago
helinwang be7fcc0bfc long running training tests: fail when got NaN loss (#8169)
7 years ago
whs 8e5bc804bb Fix equation in doc of fluid.layers.fc (#8243)
7 years ago