Commit Graph

1110 Commits (e92ad8a2097ecffdfa412306b60dba4df68b8541)

Author SHA1 Message Date
Tink_Y 31d830de9f refine image_resize annotation (#15976)
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
7 years ago
shippingwang 733da7b2fc fixed typo, test=develop
7 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
7 years ago
jerrywgz b53fdbed2c add comment for revise, test=develop
7 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
7 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
7 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
7 years ago
dengkaipeng de50854e2d add python example. test=develop
7 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
7 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
7 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
7 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
7 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
7 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
7 years ago
shippingwang eb932f717a add cosine decay op, test=develop
7 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
7 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
7 years ago
xuezhong 6b83845c41 update for backward compatibility
7 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
7 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
xuezhong bf6eb60d12 change var name
7 years ago
xuezhong c5360a3f6b refine code
7 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
7 years ago
chengduozh 9ae764c11d fix doc
7 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
7 years ago
sneaxiy 3d0610b59b fix data doc
7 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
7 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
chengduozh 3ce12b1b8e fix shape api doc
7 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Dun f7b768d364
fix group_norm (#15727)
7 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
7 years ago
chengduozh ba223e9566 doc refine
7 years ago
chengduozh 03f091a9d3 fix api doc
7 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
xuezhong 1de9b60ace pass layer test
7 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
sneaxiy 4a1c65ebee merge origin
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
8 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
8 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
8 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
8 years ago
xuezhong 2857dac260 add assert for clip and remove print
8 years ago