What's Changed
- Fix scalar to 0D array conversion to eliminate NumPy 1.25+ DeprecationWarning by @Copilot in #760
- Fix CI: remove visdom dep and use positional args in np.reshape by @lanpa in #763
- Bump protobuf from 4.22.3 to 5.29.6 by @dependabot[bot] in #762
- Fix GSC: Call os.fsync on flush by @lanpa in #731
- Fix os.fsync call for non-file writers (S3, GCS) by @lanpa in #764
- Fix SummaryWriter writing to disk when write_to_disk=False in add_scalars (#748) by @lanpa in #765
- Release Version 2.6.5 by @lanpa in #766
New Contributors
- @Copilot made their first contribution in #760
Full Changelog: v2.6.4...v2.6.5