clearml-agent/clearml_agent
2023-12-20 17:48:18 +02:00
..
backend_api Change default agent.enable_git_ask_pass to True 2023-12-20 17:44:41 +02:00
backend_config Add support for resource_applied() callback in k8s glue 2023-11-01 15:10:08 +02:00
commands Fix check if process return code is SIGKILL (-9 or 137) and abort callback was called, do not mark as failed but as aborted 2023-12-20 17:43:02 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Update GPU stats and pynvml support 2023-12-20 17:47:19 +02:00
helper Fix agent.git_host setting will cause git@domain URLs to not be replaced by SSH URLs since furl cannot parse them to obtain host 2023-12-20 17:48:18 +02:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
__main__.py Add custom build script support 2022-03-15 10:04:25 +02:00
complete.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add git clone verbosity using CLEARML_AGENT_GIT_CLONE_VERBOSE env var 2023-12-20 17:47:52 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Fix get_task_session() may cause an old copy of the APIClient to be used containing a reference to the previous session 2022-12-05 11:20:32 +02:00
version.py Version bump to v1.6.1 2023-09-06 15:41:29 +03:00