Skip to content

MLXArray: Added Float16 and BFloat16 support #9

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

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

Conversation

stemann
Copy link
Owner

@stemann stemann commented Dec 15, 2024

No description provided.

@stemann stemann force-pushed the feature/wrap_float16 branch from eb03619 to 1d862bc Compare December 15, 2024 18:53
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 46.66667% with 48 lines in your changes missing coverage. Please review.

Project coverage is 17.17%. Comparing base (7d7576e) to head (864726d).

Files with missing lines Patch % Lines
src/array.jl 51.21% 40 Missing ⚠️
src/Wrapper.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   13.44%   17.17%   +3.72%     
==========================================
  Files           6        7       +1     
  Lines        1034     1124      +90     
==========================================
+ Hits          139      193      +54     
- Misses        895      931      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stemann stemann force-pushed the feature/wrap_float16 branch from 1d862bc to 864726d Compare December 15, 2024 22:08
TODO: Needs guarding against platforms without Float16 and/or BFloat16 in the MLX JLL.
@stemann stemann force-pushed the feature/wrap_float16 branch from 864726d to f6e0e1f Compare December 20, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant