clearml/clearml
2023-09-06 17:07:59 +03:00
..
automation Add PipelineController always_create_from_code=True (False is previous behavior where we deserialize always from backend when running remotely, new flow means the pipeline is always created from code) 2023-08-04 19:54:55 +03:00
backend_api Fix typo in projects docstring (#1038) 2023-06-25 08:05:53 +03:00
backend_config Fix misconfigured boto3 bucket credentials verify 2023-07-19 02:09:49 +03:00
backend_interface Add Model archive/unarchive methods 2023-08-31 00:10:38 +03:00
binding Fix hydra overrides integration (issue #552) 2023-08-31 00:10:21 +03:00
cli Fix linter issues 2023-07-19 17:28:58 +03:00
config Add default values in .conf files for s3 multipart 2023-07-14 14:24:10 +03:00
datasets Edit dataset_path docstring (#1105) 2023-09-06 17:07:59 +03:00
debugging Fix task.close() removes all log handlers (should only remove ClearML handlers) 2022-12-18 23:01:41 +02:00
external rename TrainsTuner to ClearmlTuner 2021-06-20 10:33:07 +03:00
storage Fix S3 uploads fail with LazyEvalWrapper type error (#1081) 2023-07-30 13:04:42 +03:00
utilities Update PyNVML to the latest NVIDIA version 2023-08-15 13:54:04 +03:00
__init__.py Fixed Python 2.7 support, refactor, PEP8 2022-11-09 11:42:06 +02:00
errors.py Add delete_from_storage (default true) to Task.delete_artifacts() 2022-12-23 22:22:16 +02:00
logger.py Correct spelling, code formatting, add deprecation warnings to logger methods (#1052) 2023-06-29 18:10:09 +03:00
model.py Fix OutputModel should prefer connected task name over filename stem 2023-09-02 17:49:02 +03:00
task_parameters.py renamed trains -> clearml 2020-12-22 21:17:56 +02:00
task.py Improve warning message on task execute_remotely 2023-08-04 19:07:35 +03:00
version.py Bump version to 1.12.2 2023-08-11 19:57:07 +03:00