.. |
automation
|
Bugfix: Broken Task._get_status()
|
2023-03-08 21:39:40 +02:00 |
backend_api
|
Add support for Task.publish_on_completion for API versions older than v2.20
|
2023-03-22 15:08:12 +02:00 |
backend_config
|
Support num_workers in dataset operations
|
2022-11-21 17:12:02 +02:00 |
backend_interface
|
Fix task.get_user_properties when called with value_only=True
|
2023-03-23 13:16:06 +02:00 |
binding
|
Patch gradio only when imported
|
2023-03-23 13:24:13 +02:00 |
cli
|
Fix wrong overriding of custom server URLs when running clearml-init
|
2023-03-23 13:39:43 +02:00 |
config
|
Add the possibility to not log Uncommitted Changes by explicitly setting CLEARML_VCS_DIFF to an empty string
|
2023-03-22 15:35:45 +02:00 |
datasets
|
Do not allow dataset metadata entries that start with data_
|
2023-03-23 13:11:07 +02: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 StorageManager incorrectly identifying the bucket as additional folder for MinIO
|
2023-03-23 14:53:11 +02:00 |
utilities
|
Fix git+https requirement using subdirectory is not supported (#947)
|
2023-03-12 14:52:43 +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
|
Reintroduce code due to backwards compatibility fix
|
2023-02-28 21:57:49 +02:00 |
model.py
|
Edit docstrings (#900)
|
2023-02-02 10:24:01 +02:00 |
task_parameters.py
|
renamed trains -> clearml
|
2020-12-22 21:17:56 +02:00 |
task.py
|
Fix task.connect docstring
|
2023-03-23 16:09:43 +02:00 |
version.py
|
bump version to 1.9.3
|
2023-03-08 21:45:46 +02:00 |