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

mlx - patch for pytest to run #20825

Merged
merged 2 commits into from
Jan 29, 2025
Merged

mlx - patch for pytest to run #20825

merged 2 commits into from
Jan 29, 2025

Conversation

acsweet
Copy link

@acsweet acsweet commented Jan 29, 2025

This is a small patch for pytest to run with mlx (after the merge with master)

Addresses #19571

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2025

Codecov Report

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

Please upload report for BASE (mlx@179ebeb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
keras/src/backend/mlx/export.py 0.00% 3 Missing ⚠️
keras/src/backend/mlx/nn.py 0.00% 3 Missing ⚠️
keras/src/export/saved_model.py 0.00% 2 Missing ⚠️
keras/src/backend/__init__.py 0.00% 1 Missing ⚠️
keras/src/backend/mlx/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             mlx   #20825   +/-   ##
======================================
  Coverage       ?   72.96%           
======================================
  Files          ?      572           
  Lines          ?    54842           
  Branches       ?     8473           
======================================
  Hits           ?    40016           
  Misses         ?    12888           
  Partials       ?     1938           
Flag Coverage Δ
keras 72.88% <0.00%> (?)
keras-jax 61.29% <0.00%> (?)
keras-numpy 56.26% <0.00%> (?)
keras-openvino 28.45% <0.00%> (?)
keras-tensorflow 61.80% <0.00%> (?)

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.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Jan 29, 2025
@fchollet fchollet merged commit 168f13d into keras-team:mlx Jan 29, 2025
5 of 8 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Jan 29, 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.

4 participants