-
Notifications
You must be signed in to change notification settings - Fork 65
feat(atenlib): add ops(copy, fill, empty_strided, native_dropout) #432
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(copy, fill, empty_strided, native_dropout) #432
Conversation
Codecov Report
@@ Coverage Diff @@
## main #432 +/- ##
=======================================
Coverage 71.32% 71.32%
=======================================
Files 108 108
Lines 10489 10500 +11
Branches 1088 1088
=======================================
+ Hits 7481 7489 +8
- Misses 2698 2701 +3
Partials 310 310
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…/onnx-script into xiaowu/addOp(BatchNorm)
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.
nit
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.
thanks!
No description provided.