-
Notifications
You must be signed in to change notification settings - Fork 64
Add Op(embedding_bag_padding_idx) | torchlib(feat) #1022
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 #1022 +/- ##
==========================================
+ Coverage 77.50% 77.63% +0.13%
==========================================
Files 114 114
Lines 14335 14423 +88
Branches 1525 1543 +18
==========================================
+ Hits 11110 11198 +88
Misses 2859 2859
Partials 366 366
|
Test Results 18 files ± 0 18 suites ±0 1h 19m 16s ⏱️ - 5m 7s For more details on these failures and errors, see this check. Results for commit affdc13. ± Comparison against base commit 0c1995d. This pull request removes 129 and adds 135 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
onnxscript/function_libs/tools/torch_lib/deduce_type_constraints.py
Outdated
Show resolved
Hide resolved
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.
Awesome! 🚀
Fixes #1021