Commit Graph

403 Commits (55befbaa2a19667e7c8d48eaa7e102bd929251b9)

Author SHA1 Message Date
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
fengjiayi 23aebf0ea7 update softmax layer comment
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
7 years ago
qingqing01 873a50ce35
Fix serious bug in nesterov momentum optimizer. (#12231)
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
7 years ago
guosheng 8536d261ab Fix doc format of beam_search
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Chris Yann 2bc812d8d6 Fix relu and log function by changing input parameter name from 'input' to 'x' (#11683)
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
7 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
ktlichkid 231762a6c4 Fix log and relu layer
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
7 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
7 years ago
qiaolongfei 46ae1c93c2 add doc for softmax
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang e6654c1c1d
Merge pull request #11489 from wanghaoshuang/whs_doc1
7 years ago
qiaolongfei 82a4cf1960 update image_resize_short and shape doc
7 years ago
Yu Yang c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
7 years ago
yuyang18 24766a170d Reformat nn.py
7 years ago
yuyang18 62bad2b475 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11489
7 years ago
Yu Yang 20e5ef62e7
Merge pull request #11483 from wanghaoshuang/origin/whs_doc
7 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
7 years ago
qiaolongfei d1a8498b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
chengduo ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Kexin Zhao 3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API (#11253)
7 years ago
Yibing Liu 3438dfecce
Merge pull request #11491 from kuke/fix_docs
7 years ago
Tao Luo 3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
7 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
7 years ago
fengjiayi bcae8729ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
dzhwinter 4970414b1c Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Yibing Liu cafdeb0a40 Fix docs for detection_output & target_assign
7 years ago
Luo Tao 8415e18b3f Merge branch 'develop' into softmax_doc
7 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
7 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
wanghaoshuang f24dec7136 Change 'layers' to 'fluid.layers'
7 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 6ace04f655 update
7 years ago
chengduoZH 7b82353010 fix conv3d/conv3d_trans/slice/mean_iou doc
7 years ago
dzhwinter 7ad46ec03c "show example"
7 years ago
Yibing Liu 67dc5c7f8a Polish the doc of nce layer
7 years ago
dzhwinter 6ac8383f28 "fix based comments"
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
dzhwinter 0d86f13ce2 "fix math"
7 years ago
wanghaoshuang cd5d7704f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
dzhwinter f2c9c33f15 "fix lrn"
7 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
7 years ago
Yibing Liu fbddb8e4bf Merge branch 'develop' of upstream into fix_docs
7 years ago
Luo Tao 21b98d2915 Merge branch 'develop' into softmax_doc
7 years ago
dzhwinter 6e3d168b9d "fix latex"
7 years ago
qiaolongfei 3a25ceebf2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
dzhwinter dd711c3754 "add beam search"
7 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
7 years ago
dzhwinter dbe0fe6d18 'fix typo'
7 years ago
yi.wu 9397a2e0c8 fix format
7 years ago
dzhwinter 1f38cbf79b "fix some typo"
7 years ago
yi.wu 3380737cb7 update by comment
7 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi d91060d300 fix errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Yibing Liu 0b063e5e57 Fix one_hot layer's doc
7 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Luo Tao caf6914fad add doc of sequence_softmax and parallelDo
7 years ago
tensor-tang f9bebfe430 polish doc: lod_rank_table, embedding
7 years ago
tensor-tang acdb57a510 polish doc: conv2d
7 years ago
Yibing Liu 80ccabbfa7 Fix typos in reduce_mean's doc
7 years ago
Yibing Liu bff4cec3b3 Format lod_reset's doc
7 years ago
dzhwinter 16a3d88a20 fix typo
7 years ago
Yibing Liu fbbac50510 Fix typos and format problems in smooth_l1's doc
7 years ago
wanghaoshuang b44b915bda Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
wanghaoshuang 297a16986d Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
7 years ago
wanghaoshuang b3cb536402 Fix doc of relu, log and zeros.
7 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
fengjiayi 8a136d142f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qiaolongfei 2f9ed97eb6 follow comment
7 years ago
fengjiayi 980499faf1 fix errors
7 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
7 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
qiaolongfei 21ecd357cf little optimize
7 years ago
qiaolongfei 0ae6709174 update document
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
fengjiayi 0ac03ae723 fix
7 years ago
qiaolongfei 76129f0331 update comment
7 years ago
chengduoZH 9b13b4c0d2 Add doc
7 years ago
yi.wu a83b792ada Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu c58ba827bb update
7 years ago
qiaolongfei fd9b650d7f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
7 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
7 years ago
fengjiayi 29bf727e2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi c6c9c657e0 update doc
7 years ago
guosheng 35e32a8e15 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
7 years ago
yuyang18 54002c3bab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
7 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
7 years ago
qiaolongfei f3e631cd9e small update
7 years ago
qiaolongfei b645dfacaf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei d82422997a add doc for batch norm
7 years ago
yuyang18 ff55d4c593 Polish documents
7 years ago
yi.wu 7b54b30be5 follow comments
7 years ago
yi.wu 1457be3e7b fix_api_reference_docs
7 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
yuyang18 2955ff5887 Polish documentation
7 years ago
yi.wu e2433207d3 update
7 years ago
yi.wu ff4efb84d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu efcff3d9e5 polish api ref docs
7 years ago
yi.wu 5be454bf33 polish docs
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
7 years ago
guosheng 741046e8ea Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
7 years ago
yuyang18 df681fd4e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
weixing02 b6aa7bd093 Fix format display error
7 years ago
fengjiayi f3db005c4a fix errors
7 years ago
fengjiayi e1599eb349 Add image_resize_short and refine API
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
yuyang18 018d411075 Remove unnecessary func name
7 years ago
yuyang18 7c00e164e5 Add More comments
7 years ago
yuyang18 f9d93bfde1 Add document to random crop operator
7 years ago
weixing02 2a1fc03e8e Add hsigmoid
7 years ago
weixing02 4bd08e3408 make test_layers right
7 years ago
weixing02 2f49432538 adjust
7 years ago
weixing02 31e2833883 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago
fengjiayi 32c0e82ca0 fix two bugs
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
fengjiayi 3bce3dbce1 fix a bug
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
walloollaw 3e177b9d91 ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999)
7 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
7 years ago
fengjiayi 3bcb67f1db fix a bug
7 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
7 years ago
fengjiayi 3e7ce5836f stash
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
7 years ago
Yibing Liu 7a557040e7 Expose param group in conv2d_transpose api
7 years ago
whs 67f5eaff78
Add dice loss (#10717)
7 years ago
whs 86d7cc9789
Add bias for gru_unit_op and fix activation function (#10087)
7 years ago
Tao Luo 7e88026e85
Merge pull request #10725 from Haichao-Zhang/improve_seq_pool_doc
7 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
7 years ago
zhanghaichao 3e34c9798a improved the documentation for the sequence_pool function
7 years ago
Kexin Zhao 8cc91bc025
initial commit (#10387)
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
7 years ago
whs d89a30680e Fix a wrong variable name. (#10090)
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
Jacek Czaja de8094f57e Cosmetic fixes
7 years ago
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
7 years ago
guosheng d04073050e Add python wrapper for label smoothing
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
whs ef169eb996
Merge pull request #9459 from wanghaoshuang/fix_avg
7 years ago
wanghaoshuang a7c6bf771c Change do_model_average_for_mean_and_var to boolean in batch_normal.
7 years ago
wanghaoshuang 2e40660e7a Fix some issues.
7 years ago
wanghaoshuang 19db989ec2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_avg
7 years ago