Commit Graph

210 Commits (b7d185d6caf78630d228dfcb90750a21d637583d)

Author SHA1 Message Date
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)
5 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
5 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
5 years ago
Tao Luo 01fa4ead61
fix -Wno-error=sign-compare warning in gcc8 (#21434)
5 years ago
wangguanzhong 379e3febf2
fix shape check in density_prior_box, test=develop (#21414)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
5 years ago
zhouwei25 345b67b5e2 remove warning LNK4006 and warning LNK4221 (#21226)
5 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop (#20976)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
whs c8e49be2f1
Fix roi_perspective_transform op (#20764)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
5 years ago
LielinJiang 6d72a86b14 fix_roi_transform_bug (#19785)
6 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
Tao Luo 02270b3eb1
remove unused assert.h (#19529)
6 years ago
wangguanzhong 37428952c6
fix generate mask fpn, test=develop (#19301)
6 years ago
wangguanzhong 1fc242a7ed
refine infer shape in box decoder and assign op, test=develop (#19118)
6 years ago
liuwei1031 0d99690809
fix several security bugs reported by security team (#18831)
6 years ago
Jiabin Yang 667f88f9a6
Fix/gcc 4.8 ubt link error (#18558)
6 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug (#18522)
6 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
6 years ago
Sylwester Fraczek 9252e8fa08 add int8 mkldnn prior_box (#17242)
6 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
6 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
6 years ago
FlyingQianMM 944c3165ec
fix type error of std::pow in sigmoid_focal_loss_op.cu and sigmoid_focal_loss_op.h (#18152)
6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
6 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
jerrywgz 0cae5a36b6
enhance generate mask labels, test=develop (#17380)
6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
6 years ago
whs 7d7e29957f Fix bp of roi perspective transform op. (#17216)
6 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
6 years ago