clearml-server/apiserver/bll/task
allegroai 179661a0d4 Rename default input and output models
Better handling of backwards compatibility in task models
Code cleanup
2021-05-03 17:56:50 +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 Use apiserver namespace 2021-01-05 16:28:49 +02:00
task_bll.py Rename default input and output models 2021-05-03 17:56:50 +03:00
task_cleanup.py Add batch operations support 2021-05-03 17:52:54 +03:00
task_operations.py Add batch operations support 2021-05-03 17:52:54 +03:00
utils.py Optimize and improve tasks/models/projects.delete 2021-05-03 17:39:13 +03:00