Commit Graph

249 Commits (93152b0bac557b2bbca03b48746467c75d8b01f6)

Author SHA1 Message Date
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
fengjiayi 23aebf0ea7 update softmax layer comment
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
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