Skip to content
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

Implement OpenVINO Decomposition for numpy.hstack Operation #21017

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

Hmm-1224
Copy link

@Hmm-1224 Hmm-1224 commented Mar 12, 2025

@rkazants, please check out this PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 87.80488% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.45%. Comparing base (eb1f844) to head (7b6abb6).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
keras/src/backend/openvino/numpy.py 87.80% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #21017    +/-   ##
========================================
  Coverage   82.45%   82.45%            
========================================
  Files         562      562            
  Lines       53303    53676   +373     
  Branches     8257     8329    +72     
========================================
+ Hits        43949    44257   +308     
- Misses       7338     7379    +41     
- Partials     2016     2040    +24     
Flag Coverage Δ
keras 82.27% <87.80%> (+<0.01%) ⬆️
keras-jax 63.69% <0.00%> (-0.35%) ⬇️
keras-numpy 58.66% <0.00%> (-0.19%) ⬇️
keras-openvino 32.69% <87.80%> (+<0.01%) ⬆️
keras-tensorflow 64.14% <0.00%> (-0.34%) ⬇️
keras-torch 63.73% <0.00%> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants