-
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 BezierAlign CUDA op #2393
Conversation
c15f237
to
3f593b0
Compare
3f593b0
to
942144f
Compare
Please update docs in |
Codecov ReportBase: 66.34% // Head: 66.39% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## 2.x #2393 +/- ##
==========================================
+ Coverage 66.34% 66.39% +0.04%
==========================================
Files 120 121 +1
Lines 7746 7793 +47
Branches 1074 1074
==========================================
+ Hits 5139 5174 +35
- Misses 2438 2450 +12
Partials 169 169
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
LGTM
c03489d
to
81f4c00
Compare
* bezier align * add ut * fix comment * updata ut * fix link and comment * fix comment
Motivation
Bezier Align for ABCNet