clearml/clearml/automation
2022-11-19 00:58:35 +02:00
..
hpbandster Protect against enqueue failing due to permission 2021-07-31 23:53:22 +03:00
optuna Revert Optuna deprecation fix (#613) 2022-03-24 19:23:29 +02:00
__init__.py Add PipelineDecorator to clearml and clearml.automation namespaces 2021-11-17 19:13:18 +02:00
auto_scaler.py Fix resource name with a prefix matching a resource type may cause the AutoScaler to avoid spinning down idle instances 2022-03-30 17:17:35 +03:00
aws_driver.py Add support for obtaining cloud console logs 2022-03-24 19:37:01 +02:00
cloud_driver.py Fix backwards compatibility issue when using abstractmethod 2022-03-31 15:49:48 +03:00
controller.py Fix docstring 2022-11-19 00:58:35 +02:00
job.py Fix retry_on_failure callback does nothing when specified on PipelineController.add_step 2022-10-14 10:14:29 +03:00
monitor.py Add initial setup callback to monitoring class 2021-12-22 12:50:48 +02:00
optimization.py Fix Task.query_tasks() specifying pagesize or page number 2022-04-27 17:31:40 +03:00
parameters.py Fix docstrings 2022-10-14 10:12:49 +03:00
scheduler.py Fix docstring typos (#476) 2021-10-17 20:19:16 +03:00
trigger.py Add support for dataset version, fix trigger for datasets 2022-06-28 21:07:46 +03:00