-
Notifications
You must be signed in to change notification settings - Fork 64
Add several new ops relative to convolution. #431
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #431 +/- ##
==========================================
+ Coverage 71.18% 71.26% +0.08%
==========================================
Files 108 108
Lines 10441 10480 +39
Branches 1078 1087 +9
==========================================
+ Hits 7432 7469 +37
Misses 2700 2700
- Partials 309 311 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
Nice, thanks! Was there issue with conv transpose?
Yes, let's discuss it in today's meeting. |
Add below aten ops and their tests into library:
conv1d
conv3d