clearml/clearml
2023-03-26 16:59:01 +03:00
..
automation Fix missing comma (#959) 2023-03-23 22:21:23 +02:00
backend_api Add support for API v2.23 and attaching plots and scalars to models 2023-03-24 13:41:18 +02:00
backend_config Support num_workers in dataset operations 2022-11-21 17:12:02 +02:00
backend_interface Fix last commit 2023-03-26 16:59:01 +03:00
binding Fix messed XGBoost/CatBoost metrics when training multiple models in the same task 2023-03-23 17:58:39 +02:00
cli Fix wrong overriding of custom server URLs when running clearml-init 2023-03-23 13:39:43 +02:00
config Add task.get_debug_samples method 2023-03-23 17:21:39 +02:00
datasets Allow deleting files when deleting datasets stored with clearml-data 2023-03-23 18:03:40 +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 Allow deleting files when deleting datasets stored with clearml-data 2023-03-23 18:03:40 +02:00
utilities Add support for API v2.23 and attaching plots and scalars to models 2023-03-24 13:41:18 +02: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 Allow to pass Plotly-style data_config to report_table 2023-03-23 17:12:29 +02:00
model.py Add support for API v2.23 and attaching plots and scalars to models 2023-03-24 13:41:18 +02:00
task_parameters.py
task.py Allow moving a task from offline to online mode in a specific manner 2023-03-23 18:58:15 +02:00
version.py Bump version to 1.10.0 2023-03-24 13:48:43 +02:00