Commit Graph

1094 Commits (1dad36f6aaadfe959e6a4a0b1a1015b0acb28dc3)

Author SHA1 Message Date
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
6 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
6 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
6 years ago
xuezhong 6b83845c41 update for backward compatibility
6 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong bf6eb60d12 change var name
6 years ago
xuezhong c5360a3f6b refine code
6 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
6 years ago
chengduozh 9ae764c11d fix doc
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
sneaxiy 3d0610b59b fix data doc
6 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
6 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
chengduozh 3ce12b1b8e fix shape api doc
6 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
6 years ago
chengduozh 1e46ab2e3e follow comment
6 years ago
Dun f7b768d364
fix group_norm (#15727)
6 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
6 years ago
chengduozh ba223e9566 doc refine
6 years ago
chengduozh 03f091a9d3 fix api doc
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
xuezhong 1de9b60ace pass layer test
6 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
sneaxiy 4a1c65ebee merge origin
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
6 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
6 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
6 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
6 years ago
xuezhong 2857dac260 add assert for clip and remove print
6 years ago
xuezhong 4028943125 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong b78ab87bd3 refine code
6 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
6 years ago
xuezhong 58ad40cc15 add sample_logits op
6 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
6 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
6 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
6 years ago
chengduo c4b9eac11a
fix threshold_relu_op (#15594)
6 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
6 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
6 years ago
jerrywgz e402c0ec7d test=develop
6 years ago
jerrywgz 334f697da9 test=develop
6 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
6 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
6 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
6 years ago
dengkaipeng 577424e5ec use darknet loss and trick
6 years ago