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

feat(math): support erfinv on mlx #19628

Merged
merged 1 commit into from Apr 27, 2024
Merged

Conversation

lpizzinidev
Copy link
Contributor

Adds support for math.erfinv on MLX backend.

@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2024

Codecov Report

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

❗ No coverage uploaded for pull request base (mlx@722883a). Click here to learn what that means.

Files Patch % Lines
keras/src/backend/mlx/math.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             mlx   #19628   +/-   ##
======================================
  Coverage       ?   68.46%           
======================================
  Files          ?      506           
  Lines          ?    45937           
  Branches       ?     8496           
======================================
  Hits           ?    31451           
  Misses         ?    12835           
  Partials       ?     1651           
Flag Coverage Δ
keras 68.38% <0.00%> (?)
keras-jax 58.85% <0.00%> (?)
keras-numpy 53.18% <0.00%> (?)
keras-tensorflow 59.99% <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 Apr 27, 2024
@fchollet fchollet merged commit 4c90dfb into keras-team:mlx Apr 27, 2024
6 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 Apr 27, 2024
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Apr 29, 2024
@lkarthee lkarthee mentioned this pull request May 2, 2024
62 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
PR Queue
Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

4 participants