-
Notifications
You must be signed in to change notification settings - Fork 57
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
[torchlib] Add torchlib operator for glu #1695
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1695 +/- ##
=======================================
Coverage 76.29% 76.29%
=======================================
Files 240 240
Lines 25496 25499 +3
Branches 4550 4551 +1
=======================================
+ Hits 19451 19455 +4
+ Misses 5158 5157 -1
Partials 887 887 ☔ View full report in Codecov by Sentry. |
e7cf3bb
to
1f5d5f9
Compare
The tests are blocked by #1642 |
Test Results 30 files ± 0 30 suites ±0 3h 1m 15s ⏱️ - 1m 3s For more details on these failures and errors, see this check. Results for commit cc3c6fe. ± Comparison against base commit be00339. This pull request removes 86 and adds 93 tests. Note that renamed tests count towards both.
This pull request removes 37 skipped tests and adds 37 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Fix #1665