v0.18.3
版本发布时间: 2024-10-02 07:28:58
wandb/wandb最新发布版本:v0.18.3(2024-10-02 07:28:58)
What's Changed
Added
- Add the ability to monitor the utilization metrics of Google's Cloud TPU devices (@dmitryduev in https://github.com/wandb/wandb/pull/8504)
Fixed
- Capture Nvidia GPU stats on Windows (@dmitryduev in https://github.com/wandb/wandb/pull/8524)
- Fixed a regression introduced in v0.18.2 that affected capturing the names of Nvidia GPU devices (@dmitryduev in https://github.com/wandb/wandb/pull/8503)
-
run.log_artifact()
no longer blocks other data uploads until the artifact upload finishes (@timoffex in https://github.com/wandb/wandb/pull/8466) - Fixed media dependency for rdkit updated from
rdkit-pypi
tordkit
(@jacobromero in https://github.com/wandb/wandb/compare/WB-20894) - Saving an artifact with many large files no longer exhausts OS threads (@timoffex in https://github.com/wandb/wandb/pull/8518)
Changed
- After
artifact = run.log_artifact()
, you must useartifact.wait()
before operations that rely on the artifact having been uploaded. Previously, this wasn't necessary in some cases becauserun.log_artifact()
blocked other operations on the run (@timoffex in https://github.com/wandb/wandb/pull/8466)
1、 wandb-0.18.3.tar.gz 21.25MB
2、 wandb-0.18.3.zip 23.71MB