pypi wandb 0.14.0
v0.14.0

latest releases: 0.15.8, 0.15.7, 0.15.6...
18 months ago

What's Changed

🪄 Enhancements

  • feat(launch): support cuda base image for launch runs by @KyleGoyette in #5044
  • feat(launch): warn users of which packages failed to install during build process by @KyleGoyette in #5109
  • feat(sdk): add support for importing runs from MLFlow by @andrewtruong in #4950
  • feat(launch): mark queued runs that fail to launch as FAILED by @KyleGoyette in #5129

🔨 Fixes

  • fix(sdk): temporarily remove local api key validation by @dmitryduev in #5095
  • fix(launch): launch agent gracefully removes thread when it has an exception by @TimH98 in #5105
  • fix(launch): give clear error message when cannot connect to Docker daemon by @TimH98 in #5092
  • fix(launch): launch support for EKS instance roles by @bcsherma in #5112
  • fix(launch): cleaner error messages when launch encounters docker errors and graceful fail by @TimH98 in #5124
  • fix(launch): hash docker images based on job version and dockerfile contents by @KyleGoyette in #4996
  • security(launch): warn when agent is started polling on a team queue by @TimH98 in #5126
  • fix(sdk): add telemetry when syncing tfevents files by @raubitsj in #5141
  • fix(sdk): fix regression preventing run stopping from working by @raubitsj in #5139
  • fix(launch): instruct user how to handle missing kubernetes import when using kubernetes runner or kaniko builder by @TimH98 in #5138
  • fix(launch): hide unsupported launch CLI options by @KyleGoyette in #5153
  • fix(launch): make launch image builder install Pytorch properly with dependencies on different hardware by @bcsherma in #5147

Full Changelog: v0.13.11...v0.14.0

Don't miss a new wandb release

NewReleases is sending notifications on new releases.