-
Notifications
You must be signed in to change notification settings - Fork 79
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
Implement QuotientOps for SIMD backend #605
Implement QuotientOps for SIMD backend #605
Conversation
8ae3239
to
ca3f00e
Compare
00c17e8
to
bcd621c
Compare
ca3f00e
to
8d2dcfb
Compare
bcd621c
to
2d18ccf
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #605 +/- ##
==========================================
+ Coverage 92.90% 93.47% +0.57%
==========================================
Files 83 84 +1
Lines 11728 11901 +173
Branches 11728 11901 +173
==========================================
+ Hits 10896 11125 +229
+ Misses 755 694 -61
- Partials 77 82 +5 ☔ View full report in Codecov by Sentry. |
b54200f
to
1af2f44
Compare
f287dc2
to
81a10f4
Compare
1af2f44
to
8adf68c
Compare
81a10f4
to
d4dcd3a
Compare
8adf68c
to
e521e82
Compare
d4dcd3a
to
6497894
Compare
e521e82
to
319ff78
Compare
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.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: 1 of 2 files reviewed, all discussions resolved (waiting on @alonh5)
6497894
to
971f47d
Compare
319ff78
to
b54bba1
Compare
971f47d
to
c7f2f88
Compare
b54bba1
to
371f407
Compare
c7f2f88
to
fdc404c
Compare
371f407
to
1701d0e
Compare
fdc404c
to
1db70f3
Compare
1701d0e
to
4d902f6
Compare
1db70f3
to
bfd5404
Compare
4d902f6
to
8284fec
Compare
bfd5404
to
c2af92b
Compare
8284fec
to
2d18fc3
Compare
This change is