pypi wandb 0.12.21
v0.12.21

latest releases: 0.15.8, 0.15.7, 0.15.6...
2 years ago

0.12.21 (July 5, 2022)

๐Ÿ’… Enhancement

  • Fixes config not showing up until the run finish by @KyleGoyette in #3734
  • Adds new types to the TypeRegistry to handling artifact objects in jobs and run configs by @KyleGoyette in #3806
  • Adds new query to the the internal api getting the state of the run by @hu-po in #3799
  • Replaces unsafe yaml loaders with yaml.safe_load by @zythosec in #3753
  • Improves testing tooling by allowing to specify shards in manual testing by @dmitryduev in #3826
  • Fixes ROC and PR curves in the sklearn integration by stratifying sampling by @tylerganter in #3757
  • Fixes input box in notebooks exceeding cell space by @dmitryduev in #3849
  • Allows string to be passed as alias to link_model by @tssweeney in #3834
  • Adds Support for FLOPS Calculation in keras's WandbCallback by @dmitryduev in #3869
  • Extends python report editing by @andrewtruong in #3732

๐Ÿ› Bug Fix

  • Fixes stats logger so it can find all the correct GPUs in child processes by @raubitsj in #3727
  • Fixes regression in s3 reference upload for folders by @jlzhao27 in #3825
  • Fixes artifact commit logic to handle collision in the backend by @speezepearson in #3843
  • Checks for None response in the retry logic (safety check) by @raubitsj in #3863
  • Adds sweeps on top of launch (currently in MVP) by @hu-po in #3669
  • Renames functional tests dir and files by @raubitsj in #3879

๐Ÿงน Cleanup

  • Fixes conditions order of _to_dict helper by @dmitryduev in #3772
  • Fixes changelog broken link to PR 3709 by @janosh in #3786
  • Fixes public api query (QueuedJob Api ) by @KyleGoyette in #3798
  • Renames local runners to local-container and local-process by @hu-po in #3800
  • Adds type annotations to files in the wandb/filesync directory by @speezepearson in #3774
  • Re-organizes all the testing directories to have common root dir by @dmitryduev in #3740
  • Fixes testing configuration and add bigger machine on CircleCi by @dmitryduev in #3836
  • Fixes typo in the wandb-service-user readme file by @Co1lin in #3847
  • Fixes broken artifact test for regression by @dmitryduev in #3857
  • Removes unused files (relating to py27) and empty submodules declaration by @dmitryduev in #3850
  • Adds extra for model reg dependency on cloudpickle by @tssweeney in #3866
  • Replaces deprecated threading aliases by @hugovk in #3794
  • Updates the sdk readme to the renamed (local -> server) commands by @sephmard in #3771

New Contributors

Full Changelog: v0.12.20...v0.12.21

Don't miss a new wandb release

NewReleases is sending notifications on new releases.