clearml-agent/clearml_agent
2023-05-21 22:53:11 +03:00
..
backend_api Add agent.package_manager.pytorch_resolve configuration setting with pip or direct values. pip sets extra index based on cuda and lets pip resolve, direct is the previous parsing algorithm that does the matching and downloading (default pip) 2023-05-21 22:53:11 +03:00
backend_config Add CLEARML_AGENT_STANDALONE_CONFIG_BC to support backwards compatibility in standalone mode 2023-05-11 16:15:06 +03:00
commands Better message for agent init when an existing clearml.conf is found 2023-05-21 22:51:11 +03:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Fix None config file in session causes k8s agent to raise exception 2023-03-28 14:33:55 +03:00
helper Add agent.package_manager.pytorch_resolve configuration setting with pip or direct values. pip sets extra index based on cuda and lets pip resolve, direct is the previous parsing algorithm that does the matching and downloading (default pip) 2023-05-21 22:53:11 +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 alias CLEARML_AGENT_DOCKER_AGENT_REPO env var for the FORCE_CLEARML_AGENT_REPO env var 2023-05-21 22:50:01 +03: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.5.2 2023-03-29 12:49:33 +03:00