Skip to content

PyPI v0.13.3

Compare
Choose a tag to compare
@clearml-bot clearml-bot released this 09 Mar 14:08
· 651 commits to master since this release

Features and Bug Fixes

  • Allow providing queue names instead of queue IDs in daemon mode
  • Docker mode improvements
    • Support running as a specific user inside a docker using the TRAINS_AGENT_EXEC_USER environment flag
    • Pass correct GPU limit when skipping gpus flag
    • Add --force-current-version daemon command-line flag
  • Add K8s/trains glue service example
  • Added K8s support in daemon mode
    • Running inside a K8s pod
    • Mounting dockerized experiment folders to host
    • Allow a specific network for the docker
  • Add default storage environment vars (for AWS, GS and Azure) to generated agent configuration
  • Improve Unicode/UTF stdout handling