clearml-agent/clearml_agent
2025-06-23 12:37:38 +03:00
..
_vendor
backend_api
backend_config
commands Optimize dynamic GPU to query only relevant workers (requires clearml-server >=v2.0.0, otherwise the selection argument is ignored) 2025-06-22 22:42:30 +03:00
external
glue Fix fallback to system path python3 if we failed to have pip used with the selected python - this could happen if pre-installed python is in path and it does not contain pip package (e.g. example NIM containers) 2025-06-22 22:41:20 +03:00
helper Fix fall back to system python should not change the python bin inside the new venv 2025-06-23 12:37:38 +03:00
interface
__init__.py
__main__.py
complete.py
config.py
definitions.py Add CLEARML_AGENT_QUEUE_POLL_FREQ_SEC and CLEARML_AGENT_STATUS_REPORT_FREQ_SEC env vars to customize agent behavior 2025-06-22 22:38:44 +03:00
errors.py
session.py
version.py