Skip to content

Add NotImplementedError for angle & bartlett on openvino #21246

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shashaka
Copy link
Contributor

@shashaka shashaka commented May 4, 2025

Raise NotImplementedError in the OpenVINO implementation for:

  • angle
  • bartlett

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.60%. Comparing base (f5171b3) to head (e469bf2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #21246   +/-   ##
=======================================
  Coverage   82.60%   82.60%           
=======================================
  Files         564      564           
  Lines       54543    54545    +2     
  Branches     8472     8472           
=======================================
+ Hits        45054    45056    +2     
  Misses       7402     7402           
  Partials     2087     2087           
Flag Coverage Δ
keras 82.41% <100.00%> (+<0.01%) ⬆️
keras-jax 63.66% <0.00%> (-0.01%) ⬇️
keras-numpy 58.79% <0.00%> (-0.01%) ⬇️
keras-openvino 32.99% <100.00%> (+<0.01%) ⬆️
keras-tensorflow 64.08% <0.00%> (-0.01%) ⬇️
keras-torch 63.73% <0.00%> (-0.01%) ⬇️

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