-
Notifications
You must be signed in to change notification settings - Fork 82
feat(atenlib):add ops(scalar tensor, constant_pad_nd) #492
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
feat(atenlib):add ops(scalar tensor, constant_pad_nd) #492
Conversation
Codecov Report
@@ Coverage Diff @@
## main #492 +/- ##
==========================================
+ Coverage 72.39% 72.44% +0.05%
==========================================
Files 109 109
Lines 10638 10656 +18
Branches 1100 1100
==========================================
+ Hits 7701 7720 +19
+ Misses 2630 2629 -1
Partials 307 307
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…owuhu/onnx-script into xiaowu/addOps(scalar_tensor)
…owuhu/onnx-script into xiaowu/addOps(scalar_tensor)
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.
Looking great, thank you! Love the clean implementation. Some minor comments
Would be great to get a second review from @fatcat-z |
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.
Thank you!
No description provided.