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

[OpenVINO backend] Added support for numpy.hstack #21013

Closed
wants to merge 1 commit into from

Conversation

Imokut
Copy link

@Imokut Imokut commented Mar 11, 2025

Please review @rkazants #29361

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2025

Codecov Report

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

Project coverage is 80.02%. Comparing base (37e2177) to head (728d1a7).

Files with missing lines Patch % Lines
keras/src/backend/openvino/numpy.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21013      +/-   ##
==========================================
- Coverage   82.45%   80.02%   -2.43%     
==========================================
  Files         562      562              
  Lines       53662    53672      +10     
  Branches     8325     8327       +2     
==========================================
- Hits        44247    42953    -1294     
- Misses       7377     8735    +1358     
+ Partials     2038     1984      -54     
Flag Coverage Δ
keras 79.85% <0.00%> (-2.42%) ⬇️
keras-jax 63.69% <0.00%> (-0.02%) ⬇️
keras-numpy 58.66% <0.00%> (-0.02%) ⬇️
keras-openvino ?
keras-tensorflow 64.14% <0.00%> (-0.02%) ⬇️
keras-torch 63.74% <0.00%> (-0.02%) ⬇️

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.

@Imokut
Copy link
Author

Imokut commented Mar 11, 2025

``

@Imokut Imokut closed this Mar 11, 2025
@Imokut Imokut reopened this Mar 11, 2025
@Imokut Imokut closed this Mar 11, 2025
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