-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] : Add grid_sampler TensorRT Plugin #865
Conversation
Codecov Report
@@ Coverage Diff @@
## master #865 +/- ##
==========================================
- Coverage 66.59% 64.86% -1.73%
==========================================
Files 145 148 +3
Lines 8818 9193 +375
Branches 1602 1647 +45
==========================================
+ Hits 5872 5963 +91
- Misses 2630 2903 +273
- Partials 316 327 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hi, thanks for your contribution. I wonder if it is okay to create a relevant PR in mmdetection for mask-rcnn conversion. |
@Johnson-Wang Sure! That would be cool! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fp16 implement is not emergent for now. Therefore, this PR is thought ready to merge.
This PR add grid_sampler TensorRT plugin.
Please register symbolics before converting onnx.