.. |
automation
|
Fix TaskScheduler initial scheduled Task could be closer to starting date
|
2023-02-28 17:22:21 +02:00 |
backend_api
|
Edit docstrings (#889)
|
2023-01-24 13:13:19 +02:00 |
backend_config
|
Support num_workers in dataset operations
|
2022-11-21 17:12:02 +02:00 |
backend_interface
|
Fix get_or_create_project() might crash when called in parallel
|
2023-02-28 17:22:22 +02:00 |
binding
|
Add Gradio binding support
|
2023-02-28 17:22:20 +02:00 |
cli
|
Fix clearml-task runtime is not set when no queue was provided
|
2023-01-23 14:09:10 +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
|
Fix dataset CSV files are not previewed properly
|
2023-02-28 17:22:21 +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.get_file_size_bytes() and StorageManager.get_metadata() might raise an error even with silence_errors=True
|
2023-02-14 12:25:59 +02:00 |
utilities
|
Add Gradio binding support
|
2023-02-28 17:22:20 +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
|
Fix breaking change in call to Logger.report_confusion_matrix()
|
2023-02-28 17:22:18 +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
|
Add Gradio binding support
|
2023-02-28 17:22:20 +02:00 |
version.py
|
Version bump to v1.9.1
|
2023-01-24 14:24:24 +02:00 |