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

[Keras 3 OpenVINO Backend]: Support numpy.log1p operation #29487 #21129

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

Conversation

victorgearhead
Copy link

@victorgearhead victorgearhead commented Apr 3, 2025

@rkazants
Details: Added support numpy.log1p operation and a successful test run. Code

can you review please ? also i tried to fix the pre-commit run error but could not solve it, can you please help me with it ?

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (e61e83d) to head (2b880fa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #21129   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files         564      564           
  Lines       54132    54141    +9     
  Branches     8411     8412    +1     
=======================================
+ Hits        44761    44769    +8     
- Misses       7296     7298    +2     
+ Partials     2075     2074    -1     
Flag Coverage Δ
keras 82.49% <ø> (+<0.01%) ⬆️
keras-jax 64.06% <ø> (-0.02%) ⬇️
keras-numpy 59.09% <ø> (-0.01%) ⬇️
keras-openvino 32.89% <ø> (+0.01%) ⬆️
keras-tensorflow 64.34% <ø> (-0.02%) ⬇️
keras-torch 64.10% <ø> (-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.

@rkazants
Copy link
Contributor

rkazants commented Apr 5, 2025

Do not merge. Quite massive amount of changes.
{72274F3F-F843-497C-B52E-135B103F1909}

@victorgearhead
Copy link
Author

@rkazants What can I do about this ? any suggestions ?

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.

4 participants