Skip to content

Add read/write support for BFloat16 values #98

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 2 commits into
base: master
Choose a base branch
from

Conversation

kengruven
Copy link
Contributor

Includes bswap(), which is used internally by hton/ntoh/etc so you can handle either order.

Fixes #96

Includes bswap(), which is used internally by hton/ntoh/etc
so you can handle either order.

Fixes JuliaMath#96
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.37%. Comparing base (ec873b3) to head (25899f9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   66.84%   67.37%   +0.53%     
==========================================
  Files           3        3              
  Lines         184      187       +3     
==========================================
+ Hits          123      126       +3     
  Misses         61       61              

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IO
1 participant