Commit Graph

2990 Commits (903d5609c61046cfa37280af5506ca21e350b852)

Author SHA1 Message Date
ranqiu 8d428bd9b8 Update annotations of layers.py
7 years ago
typhoonzero 308491a94a update for simple dist train
7 years ago
chengduoZH 5f48421cc3 fix conv2d_transpose API (Add dilation)
7 years ago
chengduoZH d93bbf1b35 add conv_trans unit test
7 years ago
typhoonzero 71655334c6 update
7 years ago
武毅 438ed1287b
Merge pull request #6411 from PaddlePaddle/release/0.11.0
7 years ago
Cao Ying 00d6c90f56
Merge pull request #5962 from ranqiu92/doc
7 years ago
chengduo b6e67f6c0f
Merge pull request #6392 from chengduoZH/feature/fix_python_api_doc
7 years ago
typhoonzero ac18580bb9 update
7 years ago
typhoonzero 361126f26b python package name gpu
7 years ago
typhoonzero 01e28d1125 change release version 0.11.0
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
chengduoZH 3c84444795 follow comments
7 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
7 years ago
chengduoZH 93563efa19 fix doc
7 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
7 years ago
Yu Yang 584c9cfc82
Add comments of unique_name, Variable, Operator (#6342)
7 years ago
Yan Chunwei 6f08a2191e
add gru unit layer wrapper (#6325)
7 years ago
Yu Yang 45b015be22 Fix #6335 (#6343)
7 years ago
typhoonzero dd46d95fe4 wip
7 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
7 years ago
Yancey c4599d3e9a
Add version api (#2985)
7 years ago
qingqing01 429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
7 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
7 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
7 years ago
dangqingqing 45aca4e9bb Change the type of conv2d in Python API.
7 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
7 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
7 years ago
typhoonzero b18ca5f873 wip api for dist train
7 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
7 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
7 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
7 years ago
QI JUN 1fe05c458f
Generate docs for Fluid API (#6215)
7 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
7 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 8368e55be9 modify some doc
7 years ago
Yu Yang 2a3a1e9a93
Add DataFeeder (#6102)
7 years ago
sweetsky0901 531e7b6fa6 gpu test ok
7 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
7 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
7 years ago
武毅 d89061c39c
Merge pull request #5282 from typhoonzero/simple_pipe_reader
7 years ago
Yu Yang aabe1db111
Feature/simple gan for api (#6149)
7 years ago
QI JUN 813bbf40a1
disable test_recurrent_op (#6153)
7 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
7 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
7 years ago
QI JUN ade6c83278
open test_word2vec (#6104)
7 years ago
guosheng e1358945d1 Refine AvgPooling with excludeMode to make it compatible with the raw prototxt
7 years ago
guosheng 6b18b3cc9c Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
7 years ago
Yu Yang 0d40a4dbc6
Add lod_level for data layer (#6040)
7 years ago
guosheng 192c00a7da Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
Yu Yang ac596a3952
Feature/switch program (#5932)
7 years ago
QI JUN 82dd1653ae
Fix python.v2.fluid arg parse (#6055)
7 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
7 years ago
Yu Yang 1b6dcc2fe8
Feature/param attr (#5996)
7 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
dangqingqing a1bf4c2833 Update code and small fix.
7 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
7 years ago
wanghaoshuang 29262ab24d Fix unitest.
7 years ago
sweetsky0901 d2ee3c98df format code
7 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
7 years ago
whs f90c06bcee
Merge pull request #5888 from wanghaoshuang/fix_crop
7 years ago
sweetsky0901 bd561384bc format code
7 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
7 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
7 years ago
dangqingqing 5e7e90ce8f Refine paddle/v2/fluid/profiler.py.
7 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
7 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
7 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang ea7359c60b Refine code and comments
7 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
7 years ago
wanghaoshuang a88d98c413 Add comments
7 years ago
ranqiu 85e6906f0b Refine the doc of layers.py
7 years ago
Tao Luo 1e6f85e5ff
Merge pull request #5952 from luotao1/fix_lscpu_log
7 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
7 years ago
ranqiu92 217c6a363f
Merge pull request #5949 from ranqiu92/doc
7 years ago
tangwei12 bf360c7746 fix pipe_reader unimport packages
7 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
7 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
7 years ago
Luo Tao 966a442eb0 fix grep socket error in lscpu command
7 years ago
ranqiu d4c2f2f219 Refine the doc of layers.py
7 years ago
wangmeng28 8a283dbc9e Update docs for fm layer
7 years ago
Cao Ying ed516e0344
Merge pull request #5890 from ranqiu92/doc
7 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
7 years ago
Yu Yang d89ff5b614
Restore the param infos in Program.clone() (#5873)
7 years ago
Qiao Longfei c9a96575d5
py_test and test_image_classification_train support argument (#5934)
7 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
7 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
7 years ago
sweetsky0901 f9c2a5c38e modify for code review zcd
7 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 20654cf78a modify for type check rewrite
7 years ago
Guo Sheng dbfc76ab29
Merge pull request #5927 from guoshengCS/fix-addtolayer-check
7 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
7 years ago
Yu Yang 0ac8c74e63
Unify fluid submodules to fluid module (#5924)
7 years ago
guosheng f6e82bcf7e Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-addtolayer-check
7 years ago
guosheng 5981918cfc Fix the check in addto_layer
7 years ago
dzhwinter e6546baa62
remove unused file (#5918)
7 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
7 years ago
dzhwinter 52a735879c "add asnumpy interface" (#5620)
7 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
7 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
7 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
7 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
7 years ago
wanghaox cf5b598642 fix some issues
7 years ago
wanghaoshuang 6ace929c3d Rename variable name.
7 years ago
wanghaox ef905598a2 fix some code issues
7 years ago
wanghaoshuang 52be2a2a86 Add depth dim
7 years ago
wanghaoshuang ce4e0e90a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_crop
7 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
7 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
7 years ago
ranqiu e4c8de9ef5 Update the annotations of layers.py
7 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
7 years ago
wanghaoshuang 67a3277e08 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_crop
7 years ago
wanghaoshuang 6b29904bad Add size, height and width for crop layer.
7 years ago
Qiao Longfei e1b26514a7
revert print in test_layers (#5834)
7 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
7 years ago
tensor-tang e4397c4aa8
Merge pull request #5828 from tensor-tang/develop
7 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
7 years ago
wanghaox 36dd770a08 add roi operator unittest
7 years ago
tensor-tang 32eb0a7fcf fix v2 init issue on Mac
7 years ago
sweetsky0901 e553d5728d format test code
7 years ago
sweetsky0901 47bd0bb678 del printf
7 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
7 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
7 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
7 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
7 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
7 years ago
tensor-tang e28157d7c1 fix v2 init issue on Mac (#5808)
7 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
peterzhang2029 5502abb95b refine docstrings
7 years ago
chengduo 67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
7 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
7 years ago
Zhaolong Xing 3e9ea34821 fix prelu doc (#5807)
7 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
7 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
7 years ago
whs 95de6f517a
Merge pull request #5800 from wanghaoshuang/fix_pnp
7 years ago
chengduoZH 7177c276ca reorder parameters of layer
7 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
7 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 200f07c219 add test
7 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
7 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
7 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
7 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
7 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
7 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
7 years ago
wangmeng28 b80cdcea11 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
7 years ago
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
7 years ago
sweetsky0901 9cb2ff6a3b del num_channels
7 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
7 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
7 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
7 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
7 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 76fc1a82e1 for code review 4
7 years ago
chengduoZH bc3ec53671 remove conflict
7 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
7 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
7 years ago
guosheng 3e7fff4188 Fix calculations in gru_unit_op
7 years ago
caoying03 dffa8fabb2 add softsign activation.
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
7 years ago
wanghaox f7c156284c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox 794117bb93 fix some comments
7 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
7 years ago
wanghaox 13d39eaf97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
7 years ago
wanghaox 2d7a652869 del framework test_maxout_op
7 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
7 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
7 years ago
wanghaox 4c113cc776 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
7 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
7 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
ranqiu f22402933e Refine multi_head_attention
7 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
ranqiu 81abcdea39 Refine dot_product_attention
7 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
7 years ago
chengduoZH 6a1c22361c fix unit test
7 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
7 years ago
chengduoZH 5238c9fb0b input type should be different
7 years ago
wanghaox 360354670c fix some codes
7 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago