-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Openvino numpy ravel #21231
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
Openvino numpy ravel #21231
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #21231 +/- ##
=======================================
Coverage 82.61% 82.61%
=======================================
Files 564 564
Lines 54476 54479 +3
Branches 8470 8470
=======================================
+ Hits 45005 45008 +3
Misses 7395 7395
Partials 2076 2076
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:
|
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.
Thanks!
Added numpy.ravel
@rkazants can you please review it