clearml-agent/clearml_agent/helper
2022-10-23 13:04:00 +03:00
..
gpu Fix cuda version from driver does not return minor version 2021-03-18 10:07:59 +02:00
os Fix venv cache crash on bad symbolic links 2021-04-07 18:44:11 +03:00
package Add support for PyTorch new extra_index_url repo support. We will find the correct index url based on the cuda version, and let pip do the rest. 2022-10-23 13:04:00 +03:00
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
base.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
check_update.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
console.py Fix using deprecated abc support 2022-01-23 10:39:13 +02:00
dicts.py Fix usage of not_set in k8s template merge 2021-04-07 21:30:13 +03:00
docker_args.py Add support for CLEARML_AGENT_DOCKER_ARGS_HIDE_ENV environment variable (see agent.hide_docker_command_env_vars config option) 2022-10-23 13:04:00 +03:00
process.py Remove future (Python 2 is not supported for clearml-agent) 2022-10-23 13:03:59 +03:00
repo.py Add agent.enable_git_ask_pass to improve passing user/pass to git commands 2022-08-29 18:06:26 +03:00
resource_monitor.py Fix --gpus all not reporting GPU stats on worker machine 2022-10-07 15:22:13 +03:00
runtime_verification.py Add --dynamic-gpus and limit in --services-mode 2021-02-11 14:46:37 +02:00
singleton.py Fix service-mode support for venvs 2021-02-14 13:45:17 +02:00
trace.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00