-
Notifications
You must be signed in to change notification settings - Fork 49
Pull requests: jax-ml/ml_dtypes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve int4 constexpr-ness, add more operators, numeric_limits.
#88
by copybara-service
bot
was closed Aug 31, 2023
Loading…
Expose int4 c++ type to "include" folder for use in external projects.
#87
by copybara-service
bot
was closed Aug 31, 2023
Loading…
Update Python version dependencies for Python 3.12.
pull ready
#86
by hawkinsp
was merged Aug 15, 2023
Loading…
Add padded int4 data type to TensorStore.
#85
by copybara-service
bot
was closed Aug 21, 2023
Loading…
Fix a compilation error in C++20 (invalid use of a type alias for a function)
#82
by alexfh
was closed Jun 29, 2023
Loading…
Remove third party directory from package distribution
pull ready
#79
by daskol
was merged Jun 9, 2023
Loading…
A few more changes to get tests to pass with TensorFlow:
#75
by copybara-service
bot
was merged Jun 2, 2023
Loading…
Include headers in package and adjust Eigen includes.
#73
by copybara-service
bot
was closed May 24, 2023
Loading…
Add ml_dtypes.iinfo, which extends np.iinfo with support for int4/uint4.
#72
by copybara-service
bot
was closed May 15, 2023
Loading…
fix: do not include version if not available (with gcc-c++ < 9)
pull ready
#70
by thebaptiste
was merged May 15, 2023
Loading…
Rename float8_e4m3b11 to float8_e4m3b11fnuz in ml_dtypes and make some capitalization more consistent.
#68
by copybara-service
bot
was closed May 11, 2023
Loading…
README: add discussion of computational quirks
pull ready
#64
by jakevdp
was merged Apr 21, 2023
Loading…
pre-commit: add EOF, trailing-whitespace & debug hooks
pull ready
#60
by jakevdp
was merged Apr 11, 2023
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.