clearml/clearml
2024-08-06 16:26:06 +03:00
..
automation Add docstring allowing users to pass packages=False to revert to requirements.txt inside their git repository 2024-07-31 17:28:32 +03:00
backend_api Protect against jsonschema / referencing import to include TypeError 2024-07-31 17:28:32 +03:00
backend_config Fix regression causing an error when "secure" is provided in bucket settings 2024-02-09 18:12:32 +02:00
backend_interface Flake8 2024-07-31 17:28:32 +03:00
binding Fix scalar logging bug with Fire (#1301) 2024-07-31 14:19:31 +03:00
cli Black formatting 2024-08-02 15:21:31 +03:00
config Add CLEARML_MULTI_NODE_SINGLE_TASK (values -1, 0, 1, 2) for easier multi-node singe Task workloads 2024-07-04 15:27:10 +03:00
datasets Fix offline behavior 2024-07-31 17:28:33 +03:00
debugging Black formatting 2024-06-16 23:15:26 +03:00
external Flake8 2024-07-31 17:28:32 +03:00
storage Add retries parameter to StorageManager.upload_folder (#1305) 2024-07-31 17:28:33 +03:00
utilities Fix "can't create new thread at interpreter shutdown" errors (known issue with Python 3.12.0 and other versions) 2024-07-13 22:13:55 +03:00
__init__.py Fixed Python 2.7 support, refactor, PEP8 2022-11-09 11:42:06 +02:00
errors.py Black formatting 2024-02-12 14:53:43 +02:00
logger.py Update docstrings (#1289) 2024-06-20 16:59:53 +03:00
model.py Add original_task property to models 2024-07-21 14:14:15 +03:00
task_parameters.py Black formatting 2024-04-28 00:34:14 +03:00
task.py Fix when abort callback is set, set task status to stopped only if running locally, otherwise leave it for the Agent to set it. 2024-07-31 17:28:32 +03:00
version.py Version bump to v1.16.3 2024-08-06 16:26:06 +03:00