clearml/clearml
2022-12-22 22:05:14 +02:00
..
automation Fix error when using TaskScheduler with 'limit_execution_time' (#648) 2022-12-22 21:55:27 +02:00
backend_api Fix browser_login() when 3rd party cookies are disabled 2022-12-18 22:58:02 +02:00
backend_config Support num_workers in dataset operations 2022-11-21 17:12:02 +02:00
backend_interface Fix crash when calling task.flush(wait_for_uploads=True) while executing remotely 2022-12-22 22:05:14 +02:00
binding Fix tensorflow_macos support 2022-12-22 21:54:13 +02:00
cli Fix HPO CLI doesn't work when --params-override is not specified 2022-12-18 23:02:29 +02:00
config Add support for network.file_upload_retries configuration option to control the UploadManager's file upload default retries 2022-12-13 15:35:19 +02:00
datasets Dataset lineage view is broken with multiple dataset dependencies 2022-12-22 21:53:23 +02:00
debugging Fix task.close() removes all log handlers (should only remove ClearML handlers) 2022-12-18 23:01:41 +02:00
external
storage Add StorageManager.set_report_upload_chunk_size() and StorageManager.set_report_download_chunk_size() to set chunk size for upload and download 2022-12-22 21:57:15 +02:00
utilities Fix tensorflow_macos support 2022-12-22 21:54:13 +02:00
__init__.py Fixed Python 2.7 support, refactor, PEP8 2022-11-09 11:42:06 +02:00
errors.py
logger.py Fix docstring 2022-10-14 10:17:41 +03:00
model.py Support querying model metadata in Model.query_models() 2022-12-22 21:59:24 +02:00
task_parameters.py
task.py Add allow_archived argument in Task.get_tasks() 2022-12-22 21:58:13 +02:00
version.py Version bump 2022-12-13 16:09:42 +02:00