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: add mlx serializer #124

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

qinxuye
Copy link
Contributor

@qinxuye qinxuye commented Feb 24, 2025

What do these changes do?

This PR added MLX array serializers.

Related issue number

Fixes #xxxx

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added this to the epic milestone Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.56%. Comparing base (d6465c9) to head (b19c173).
Report is 26 commits behind head on main.

❌ Your project status has failed because the head coverage (84.56%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   88.97%   84.56%   -4.42%     
==========================================
  Files          48       54       +6     
  Lines        4038     4672     +634     
  Branches      770      510     -260     
==========================================
+ Hits         3593     3951     +358     
- Misses        358      616     +258     
- Partials       87      105      +18     
Flag Coverage Δ
unittests 84.35% <ø> (-4.46%) ⬇️

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.

@qinxuye qinxuye merged commit 81f3a1a into xorbitsai:main Feb 24, 2025
13 of 15 checks passed
@qinxuye qinxuye deleted the feat/mlx-serializers branch February 28, 2025 11:55
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