clearml-agent/clearml_agent
2023-11-01 15:05:57 +02:00
..
backend_api Add new pytorch no resolver mode and CLEARML_AGENT_PACKAGE_PYTORCH_RESOLVE to change resolver on a Task basis, now supports "pip", "direct", "none" 2023-09-02 17:45:10 +03:00
backend_config Fix an environment variable that should be set with a numerical value of 0 (i.e. end up as "0" or "0.0") is set to an empty string 2023-11-01 15:04:59 +02:00
commands Add example and support for prebuilt containers including services-mode support with overrides CLEARML_AGENT_FORCE_CODE_DIR CLEARML_AGENT_FORCE_EXEC_SCRIPT 2023-11-01 15:05:57 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue When cleaning up pending pods, verify task is still aborted and pod is still pending before deleting the pod 2023-11-01 15:04:01 +02:00
helper Add new pytorch no resolver mode and CLEARML_AGENT_PACKAGE_PYTORCH_RESOLVE to change resolver on a Task basis, now supports "pip", "direct", "none" 2023-09-02 17:45:10 +03:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py
__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 example and support for prebuilt containers including services-mode support with overrides CLEARML_AGENT_FORCE_CODE_DIR CLEARML_AGENT_FORCE_EXEC_SCRIPT 2023-11-01 15:05:57 +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