Commit Graph

1954 Commits (16fd9f18e304043a1035ad237884a93be354804c)

Author SHA1 Message Date
wanghaoshuang fbdaf7e098 Fix unitest
8 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
8 years ago
dzhwinter 24fda39220
Feature/global context (#6537)
8 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 1eac276300 add spp avg
8 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
8 years ago
Yancey d7b67f2b74
fix pipe_reader on multi passes (#6627)
8 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
8 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
8 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
8 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
8 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
Guo Sheng 49b8ac805e
Merge pull request #6550 from guoshengCS/enhance-exclude-param-init
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
8 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
8 years ago
Yu Yang d069f2ca0a
Make fluid.layers.fc support multiple param_attr (#6532)
8 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
guosheng 2cc3453243 Refine the doc of parameters.init_from_tar
8 years ago
dzhwinter 697facc92f
"add registry interface" (#6449)
8 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
guosheng 6ecf08b173 Enhance init_from_tar to support indicating parameters excluded from the initialized model
8 years ago
fengjiayi 8f7d0b1814
add param_attr for nets (#6509)
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
8 years ago
wangmeng28 c175eeb387 Fix wrong index in dataset downloading exception
8 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
8 years ago
dzhwinter 0ca6274451
"add global regularization" (#6443)
8 years ago
Yu Yang 9f44af9d7c
Fix #6460 (#6461)
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
Yu Yang 584c9cfc82
Add comments of unique_name, Variable, Operator (#6342)
8 years ago
Yan Chunwei 6f08a2191e
add gru unit layer wrapper (#6325)
8 years ago
Yu Yang 45b015be22 Fix #6335 (#6343)
8 years ago
qingqing01 429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
8 years ago
dangqingqing 45aca4e9bb Change the type of conv2d in Python API.
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
QI JUN 1fe05c458f
Generate docs for Fluid API (#6215)
8 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 8368e55be9 modify some doc
8 years ago
Yu Yang 2a3a1e9a93
Add DataFeeder (#6102)
8 years ago
sweetsky0901 531e7b6fa6 gpu test ok
8 years ago