v0.13.0rc5
版本发布时间: 2022-07-16 05:11:17
wandb/wandb最新发布版本:v0.18.3(2024-10-02 07:28:58)
What's Changed
:nail_care: Enhancement
- Turns service on by default by @kptkin in https://github.com/wandb/client/pull/3895
- Adds support logic for handling server provided messages by @kptkin in https://github.com/wandb/client/pull/3706
- Allows runs to produce jobs on finish by @KyleGoyette in https://github.com/wandb/client/pull/3810
- Adds Job, QueuedRun and job handling in launch by @KyleGoyette in https://github.com/wandb/client/pull/3809
- Supports in launch agent of instance roles in ec2 and eks by @KyleGoyette in https://github.com/wandb/client/pull/3596
- Adds default behavior to the Keras Callback: always save model checkpoints as artifacts by @vwrj in https://github.com/wandb/client/pull/3909
- Sanitizes sanitize artifact name in KerasCallback for model artifact saving by @vwrj in https://github.com/wandb/client/pull/3927
- Improves console logging by moving emulator to the service process by @raubitsj in https://github.com/wandb/client/pull/3828
:broom: Cleanup
- Adds an escape hatch logic to disable service by @kptkin in https://github.com/wandb/client/pull/3829
- Annotates
wandb/docker
and reverts change in the docker fixture by @dmitryduev in https://github.com/wandb/client/pull/3871 - Fixes GFLOPS to GFLOPs in the Keras
WandbCallback
by @ayulockin in https://github.com/wandb/client/pull/3913 - Fixes
wandb.Config
object to support default values when getting an attribute by @farizrahman4u in https://github.com/wandb/client/pull/3820
:bug: Bug Fix
- Fixes sweep agent with service by @raubitsj in https://github.com/wandb/client/pull/3899
- Fixes an empty type equals invalid type and how artifact dictionaries are handled by @KyleGoyette in https://github.com/wandb/client/pull/3904
- Fixes keras flops tests by @dmitryduev in https://github.com/wandb/client/pull/3914
- Fixes data corruption issue when logging large sizes of data by @kptkin in https://github.com/wandb/client/pull/3920
Full Changelog: https://github.com/wandb/client/compare/v0.12.21...v0.13.0rc5