clearml-server/apiserver/bll/task
2022-05-18 10:31:20 +03:00
..
__init__.py Return file urls for tasks.delete/reset and models.delete 2021-05-03 17:38:09 +03:00
artifacts.py Escape task.container and task.execution.model_labels fields in DB 2021-05-03 17:56:17 +03:00
hyperparams.py Add skip_empty parameter in get_configuration_names 2021-05-03 17:53:56 +03:00
non_responsive_tasks_watchdog.py Fix update project time on task changes 2021-01-05 18:19:45 +02:00
param_utils.py Fix filtering on hyperparams (https://github.com/allegroai/clearml/issues/385, https://clearml.slack.com/archives/CTK20V944/p1626600582284700) 2021-07-25 13:55:09 +03:00
task_bll.py Add support for credentials label 2022-02-13 19:59:58 +02:00
task_cleanup.py Allow requesting plots and iter_histograms for all variants 2021-07-25 14:30:38 +03:00
task_operations.py Fix move task to trash is not thread-safe 2022-05-18 10:31:20 +03:00
utils.py Unify batch operations 2021-05-03 18:03:54 +03:00