Skip to content

PyPI v0.16.1

Compare
Choose a tag to compare
@clearml-bot clearml-bot released this 27 Aug 13:32
· 1715 commits to master since this release

Features and Bug Fixes

  • Fix typing dependency for Python<3.5 #184
  • Fix git+https requirements handling, resolve top_level.txt package name (kerastuner from git was not detected)
  • Fix Task.get_reported_console_output() for new Trains Server API v2.9
  • Fix cache handling for different partitions/drives/devices
  • Disable offline mode when running remotely (i.e. executed by Trains Agent)
  • Fix artifact upload to only use file stream when not uploading a locally stored file (multipart upload is not supported on stream upload) #189
  • Fix double-escaped model design text when connecting OutputModel
  • Enhance HyperParameter optimizer