Commit Graph

362 Commits (2c5c7b2a7e08a3f19322e8e748544c4874468773)

Author SHA1 Message Date
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
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
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
6 years ago
xuezhong 794b90c93f for backward compatibility
6 years ago
xuezhong ef44f1b81d update api spec
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
sneaxiy 796e221efc fix api arg0
6 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong c0b8fd7ca0 update lstmp op api spec
6 years ago
xuezhong 4921c2cd02 add api spec change
6 years ago
sneaxiy 42f6d0f899 modify API.spec
6 years ago
xuezhong e261b60f97 change api spec for adagrad optimizer
6 years ago
jerrywgz 4f18a9b87b test=develop
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
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
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
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
dengkaipeng af124dcdf6 fix API error
6 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
6 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
6 years ago
dengkaipeng 6c5a5d0789 format code. test=develop
6 years ago
dengkaipeng bd6deb1a8b fix API.spec change. test=develop
6 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
6 years ago
tink2123 e7eb08febe fix api.spec
6 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
6 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
6 years ago
jerrywgz d9b93962b0 test=develop
6 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
6 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
6 years ago
tink2123 88744e4ab8 fixed some errors
6 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
6 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
6 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
6 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
jerrywgz f44b1507f0 revised API spec, test=develop
6 years ago