-
Notifications
You must be signed in to change notification settings - Fork 19.6k
[OpenVINO BACKEND] - feat: implement numpy.nonzero for openvino backend #21163
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #21163 +/- ##
=======================================
Coverage 82.58% 82.58%
=======================================
Files 564 564
Lines 54398 54401 +3
Branches 8449 8449
=======================================
+ Hits 44926 44929 +3
Misses 7397 7397
Partials 2075 2075
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
openvino tests are passing : ) , |
please try to merge latest master |
I have rebased my branch on latest master. |
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.
@fchollet, looks good to me. Recommend to merge.
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!
Please resolve merge conflicts in |
@11happy, fyi |
Signed-off-by: 11happy <[email protected]>
Signed-off-by: 11happy <[email protected]>
Done : ) |
@fchollet, looks good to me. Recommend to merge. |
Overview:
Testing:
CC: