v0.4.4
Important changes
- Fixed a bug bf16 + big endian + torch #507
- Lots of minor fixes
What's Changed
- Fixing empty serialization (no tensor) with some metadata. by @Narsil in #472
- Minor correction about Arrow in README.md by @lhoestq in #488
- Upgrading Pyo3 0.22 (with gil-refs) by @Narsil in #504
- Improving the bf16 tests for PT+TF. by @Narsil in #505
- Revert "Improving the bf16 tests for PT+TF." by @Narsil in #506
- Change doc-builder workflow container by @mishig25 in #508
- feat(ci): add trufflehog secrets detection by @McPatate in #484
- Add support for xla devices by @BitPhinix in #494
- Improving bf16 tests by @Narsil in #507
- Fixing zero-width tensor for in memory loading. by @Narsil in #510
- Respects torch.device(0) new behavior without breaking backward compatibility by @Narsil in #509
- Upgrading the version. by @Narsil in #511
- Fixing release workflow. by @Narsil in #513
- Forcing empty list/empty tuple behavior. by @Narsil in #514
New Contributors
- @lhoestq made their first contribution in #488
- @McPatate made their first contribution in #484
- @BitPhinix made their first contribution in #494
Full Changelog: v0.4.3...v0.4.4