Commit Graph

11821 Commits (e176a079e077e9da71578fa49758b5b44f2d42fd)
 

Author SHA1 Message Date
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
Tao Luo cd10cedee2
Merge pull request #8321 from luotao1/api_doc
7 years ago
emailweixu 725e64486a cumsum operator (#8288)
7 years ago
Luo Tao a7e231faab Delete "API" section from "Documentation"
7 years ago
Yancey 69712ef276
Merge pull request #8316 from Yancey1989/optimize_block
7 years ago
Qiao Longfei 051ba1ce1d
Use force cpu in fill constant op (#8254)
7 years ago
Yancey1989 5135f05cf1 create optimize block in pserver program
7 years ago
Cao Ying 222155ccbf
Merge pull request #8310 from guoshengCS/fix-fc-bias
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
guosheng a063fc28b6 Fix the bias of fc when num_flatten_dims is not 1 in fluid layers
7 years ago
Yiqun Liu 1185a1b5ab Add C++ inference unittest of recommender system (#8227)
7 years ago
guosheng 9b743b855c Small fix of fluid __init__
7 years ago
guosheng bb97dc2590 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
Tao Luo b257ca9a77
Merge pull request #8272 from Xreki/core_inference_simplify_cmake
7 years ago
fengjiayi 8f046df37d
Merge pull request #8269 from JiayiFeng/fix_as_numpy
7 years ago
Yancey 2ce51d132a
Merge pull request #8280 from Yancey1989/return_all_opt_ops
7 years ago
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
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
Yancey1989 7c88052254 Optimize return all opt ops
7 years ago
Shan Yi 9efa8d86fe
Update index_cn.rst
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
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
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
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