keras icon indicating copy to clipboard operation
keras copied to clipboard

[OpenVINO Backend] Support for numpy.flip

Open chuinzer opened this issue 7 months ago • 3 comments

This change resolves #29359. @rkazants please review this PR. My bad for spamming PRs, had some problems with CLA.

chuinzer avatar Apr 30 '25 13:04 chuinzer

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Apr 30 '25 13:04 google-cla[bot]

Codecov Report

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

Project coverage is 79.83%. Comparing base (37eacb0) to head (f8ab0e0). Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
keras/src/backend/openvino/numpy.py 0.00% 19 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21230      +/-   ##
==========================================
- Coverage   82.61%   79.83%   -2.79%     
==========================================
  Files         564      564              
  Lines       54476    54520      +44     
  Branches     8470     8473       +3     
==========================================
- Hits        45005    43524    -1481     
- Misses       7395     8972    +1577     
+ Partials     2076     2024      -52     
Flag Coverage Δ
keras 79.64% <0.00%> (-2.78%) :arrow_down:
keras-jax 63.66% <0.00%> (-0.06%) :arrow_down:
keras-numpy 58.79% <0.00%> (-0.05%) :arrow_down:
keras-openvino ?
keras-tensorflow 64.07% <0.00%> (-0.05%) :arrow_down:
keras-torch 63.73% <0.00%> (-0.06%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar May 02 '25 07:05 codecov-commenter

Looking into the error. Will take some time.

chuinzer avatar May 02 '25 12:05 chuinzer

This PR is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Sep 04 '25 02:09 github-actions[bot]

This PR was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

github-actions[bot] avatar Sep 18 '25 02:09 github-actions[bot]