clearml-server/apiserver/apimodels
2024-12-18 17:47:51 +02:00
..
custom_validators
__init__.py Change model input_size field to string 2024-12-05 22:33:52 +02:00
auth.py Add auth.edit_credentials 2022-05-17 16:08:12 +03:00
base.py
batch.py Fix batch operations results 2021-05-03 18:07:37 +03:00
events.py Support getting and clearing task logs using specific metrics 2024-06-20 17:47:39 +03:00
login.py Remove callback_url_prefix and state parameters from login.supported_modes and does not return urls 2024-01-10 15:26:22 +02:00
metadata.py Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
models.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
organization.py Add field_mappings to organizations download endpoints 2023-07-26 18:39:41 +03:00
pipelines.py Add "queue watched" indication to pipelines.start_pipeline 2024-01-10 15:15:43 +02:00
projects.py Make sure that APIs that aggregate task/model data from projects can be called for the root project 2024-02-13 16:17:33 +02:00
queues.py Add support for queue display name 2024-12-18 17:47:51 +02:00
reports.py Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
server.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
serving.py Change model input_size field to string 2024-12-05 22:33:52 +02:00
storage.py Add storage service support 2024-12-05 22:21:12 +02:00
tasks.py add update_execution_queue parameter to tasks.enqueue 2024-12-05 19:12:26 +02:00
users.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
workers.py Add support for queue display name 2024-12-18 17:47:51 +02:00