clearml-agent/trains_agent/helper
2020-10-04 19:41:26 +03:00
..
gpu Fix GPU Windows monitoring support (Trains Issue #177) 2020-08-10 08:07:51 +03:00
os Add daemon detached mode (--detached, -d) that runs agent in the background and returns immediately 2020-03-22 19:00:29 +02:00
package Replace back package version on conda and pip 2020-10-04 19:41:26 +03:00
__init__.py Initial release 2019-10-25 22:28:44 +03:00
base.py Fix incorrect check for spaces in current execution folder (only check in cache folders) 2020-09-15 20:26:02 +03:00
check_update.py Fix PyTorch support to ignore minor versions when looking for package to install or to download 2020-03-20 10:48:48 +02:00
console.py Improve Unicode/UTF stdout handling 2020-03-09 12:34:48 +02:00
dicts.py Initial release 2019-10-25 22:28:44 +03:00
process.py Change daemon --stop without any specific flag to terminate the agents by worker id lexicographic order 2020-07-11 01:43:54 +03:00
repo.py Add agent.git_domain setting for limiting git credential usage for a specific domain (env var TRAINS_AGENT_GIT_DOMAIN is also supported) 2020-10-04 19:40:04 +03:00
resource_monitor.py Do not monitor GPU when running with --cpu-only 2020-05-31 14:01:14 +03:00
runtime_verification.py Add preliminary agent uptime/downtime support 2020-09-29 19:34:51 +03:00
singleton.py Add daemon --order-fairness for round-robin queue pulling 2020-07-11 01:42:56 +03:00
trace.py Initial release 2019-10-25 22:28:44 +03:00