Commit Graph

2859 Commits (5ac8a0bec8d60c1dbda07dfd8e4ba807f3693bc3)

Author SHA1 Message Date
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
9 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
9 years ago
Yancey d7b67f2b74
fix pipe_reader on multi passes (#6627)
9 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
9 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
9 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
9 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
9 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
9 years ago
Guo Sheng 49b8ac805e
Merge pull request #6550 from guoshengCS/enhance-exclude-param-init
9 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
9 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
9 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
9 years ago
Yu Yang d069f2ca0a
Make fluid.layers.fc support multiple param_attr (#6532)
9 years ago
guosheng 2cc3453243 Refine the doc of parameters.init_from_tar
9 years ago
dzhwinter 697facc92f
"add registry interface" (#6449)
9 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
9 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
9 years ago
guosheng 6ecf08b173 Enhance init_from_tar to support indicating parameters excluded from the initialized model
9 years ago
fengjiayi 8f7d0b1814
add param_attr for nets (#6509)
9 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
9 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
9 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
9 years ago
chengduo 7902ad653c
Merge pull request #6500 from chengduoZH/feature/v2_doc_img_pool
9 years ago
chengduoZH 7d88029381 equation align
9 years ago
chengduoZH 936f0546e3 fix img_pool maxout doc
9 years ago
wangmeng28 c175eeb387 Fix wrong index in dataset downloading exception
9 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
9 years ago
dzhwinter 0ca6274451
"add global regularization" (#6443)
9 years ago
ranqiu 322bf3fe36 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
9 years ago
Yu Yang 9f44af9d7c
Fix #6460 (#6461)
9 years ago
ranqiu 8d428bd9b8 Update annotations of layers.py
9 years ago
武毅 438ed1287b
Merge pull request #6411 from PaddlePaddle/release/0.11.0
9 years ago
Cao Ying 00d6c90f56
Merge pull request #5962 from ranqiu92/doc
9 years ago
chengduo b6e67f6c0f
Merge pull request #6392 from chengduoZH/feature/fix_python_api_doc
9 years ago
typhoonzero ac18580bb9 update
9 years ago
typhoonzero 361126f26b python package name gpu
9 years ago
typhoonzero 01e28d1125 change release version 0.11.0
9 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
9 years ago
chengduoZH 3c84444795 follow comments
9 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
9 years ago
chengduoZH 93563efa19 fix doc
9 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
9 years ago
Yu Yang 584c9cfc82
Add comments of unique_name, Variable, Operator (#6342)
9 years ago
Yan Chunwei 6f08a2191e
add gru unit layer wrapper (#6325)
9 years ago
Yu Yang 45b015be22 Fix #6335 (#6343)
9 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
9 years ago
Yancey c4599d3e9a
Add version api (#2985)
9 years ago
qingqing01 429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
9 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
9 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
9 years ago