Commit Graph

244 Commits (f9377965c4209cb6941150c55b6129afb58c64fe)

Author SHA1 Message Date
Qi Li f9377965c4
[ROCM] fix dropout and remove hipcub, test=develop (#31455)
4 years ago
Qi Li cced930b61
[ROCM] update fluid operators for rocm (part1), test=develop (#31077)
4 years ago
Guanghua Yu 5b267474a9
add offset parameter in roi_align,generate_proposals.etc ops (#30864)
4 years ago
wanghuancoder 35c5b23f68
use iwyu clean include second time, test=develop (#30829)
4 years ago
arlesniak 5bf25d1e8b
More precise mkldnn kernel rules in GetExpectedKernelType (#29840)
5 years ago
WeiXin 66dc4ac77b
modify error message based on comments (#30189)
5 years ago
wangguanzhong 69839f8a9a
fix error message for distribute_fpn_proposals_op (#30116)
5 years ago
whs 1b999d2b5d
Add version checking (#30040)
5 years ago
wangguanzhong 844d8e0c2c
add REGISTER_OP_VERSION for generate_proposals, roi_align, roi_pool test=op_version (#30034)
5 years ago
arlesniak bc902044a4
Fixes mkldnn dygraph learning rate scheduler crashes (#28988)
5 years ago
石晓伟 c41fd033e5
check op_version_registry in CI test, test=develop (#28402)
5 years ago
wangguanzhong 5262b02585
add generate_proposals_v2 op (#28214)
5 years ago
Guanghua Yu e8f2614da5
Enhance multiclass_nms op to support LoD for dygraph mode (#28276)
5 years ago
wangxinxin08 41d26a8287
update matrix nms op to api 2.0 (#28265)
5 years ago
wangchaochaohu 6905608cea
refine yolo box Op for performace optimization (#28155)
5 years ago
wangguanzhong 5cd97a1cb0
support multiclass nms for multi-batch, test=develop (#28154)
5 years ago
wangguanzhong d1e1f17482
fix generate_proposal_labels in cascade-rcnn series model, test=develop (#27892)
5 years ago
Kaipeng Deng b6eff4427c
update yolo_box support h != w. test=develop (#27327)
5 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
5 years ago
Chen Weihang 41b5955538
Polish no onwer ops error message (#27448)
5 years ago
wangchaochaohu c71d79b1d2
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
qingqing01 24566e951c
Support empty bbox in bipartite math op (#26488)
5 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
5 years ago
FDInSky c2e072587c
test=develop fix generate_proposals's error (#25227)
5 years ago
whs 4c01d6d53e
Enhance checking in some operator. (#24473)
5 years ago
FDInSky 526a211774
update conv error info (#24430)
5 years ago
suytingwan 05c9642dc3
Update paddle enforce message (#24498)
5 years ago
qingqing01 da4a1db7bb
Refine error message in some OPs (#24443)
5 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
5 years ago
wangguanzhong cd327e66df
optimize error message, test=develop (#24420)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Bai Yifan fc1b140aba
Refine error message, test=develop (#23823)
5 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 years ago
xiaoting a9fe09f85a
polish error message (#23696)
5 years ago
LielinJiang dfe2f94993
Enhance some op error message (#23711)
5 years ago
FlyingQianMM b4be5ef5ec
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
5 years ago
FDInSky 0a878be817
modify some op for dyg rcnn (#23648)
5 years ago
wangguanzhong 6bb8206d03
enhance the error message of box_clip, test=develop (#23638)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
wangguanzhong f2d1cd119a
fix lod level, test=develop (#22755)
5 years ago
dyning 1c0653462d
fix generate_mask_labels lod level (#22743)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
FDInSky aa2ed0dcc6 fix generate_proposal_labesl op (#21793)
6 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
6 years ago