Skip to content

PyPI v1.1.1 - ClearML Agent

Compare
Choose a tag to compare
@jkhenning jkhenning released this 26 Oct 07:15
· 342 commits to master since this release

Features and Bug Fixes

  • Add support for truncating task log file after reporting to server using agent.truncate_task_output_files configuration setting
  • Fix PyJWT resiliency support
  • Fix --stop checking default queue tag (#80)
  • Fix queue tag default does not exist and --queue not specified (try queue named "default")
  • Fix Python 3.5 compatibility
  • Fix Python 2.7 support for PyTorch