Commit Graph

299 Commits (c4394bc5437c42378e186aa4725b5843f139e9af)

Author SHA1 Message Date
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