What's Changed
Added
- Add the ability to monitor the utilization metrics of Google's Cloud TPU devices (@dmitryduev in #8504)
Fixed
- Capture Nvidia GPU stats on Windows (@dmitryduev in #8524)
- Fixed a regression introduced in v0.18.2 that affected capturing the names of Nvidia GPU devices (@dmitryduev in #8503)
run.log_artifact()no longer blocks other data uploads until the artifact upload finishes (@timoffex in #8466)- Fixed media dependency for rdkit updated from
rdkit-pypitordkit(@jacobromero in https://github.com/wandb/wandb/compare/WB-20894) - Saving an artifact with many large files no longer exhausts OS threads (@timoffex in #8518)