clearml
|
8c29ebaece
|
Add x_axis_label support in scalar iter charts
|
2024-12-31 22:05:30 +02:00 |
|
clearml
|
893ba48eda
|
Add support for queue display name
|
2024-12-18 17:47:51 +02:00 |
|
clearml
|
8c4932c7eb
|
Model files are now deleted from the fileserver on models.delete call
|
2024-12-05 22:38:06 +02:00 |
|
clearml
|
073cc96fb8
|
Optimize tasks.move
|
2024-12-05 22:24:40 +02:00 |
|
clearml
|
7506a13fe8
|
Quote all non numeric fields in csv files
|
2024-12-05 22:23:22 +02:00 |
|
clearml
|
9dfb4b882a
|
Fix tasks/models.edit_tags do not update the task/model last_changed time
|
2024-12-05 22:22:49 +02:00 |
|
clearml
|
3bcbc38c4c
|
Add storage service support
|
2024-12-05 22:21:12 +02:00 |
|
clearml
|
eb755be001
|
Add model endpoints support
|
2024-12-05 22:20:11 +02:00 |
|
clearml
|
ee9f45ea61
|
Optimize MongoDB indices usage for large dbs
|
2024-12-05 22:17:13 +02:00 |
|
clearml
|
4b93f1f508
|
Add queues.clear_queue
Add new parameter 'update_task_status' to queues.remove_task
|
2024-12-05 22:15:43 +02:00 |
|
clearml
|
2332b8589b
|
Update the task execution queue in queues.add_task
|
2024-12-05 22:14:03 +02:00 |
|
clearml
|
4223fe73d1
|
Single task/model delete waits for events deletion in order to mitigate too many ES open scrolls due to repeated calls
|
2024-12-05 19:13:06 +02:00 |
|
clearml
|
f9577f9faa
|
add update_execution_queue parameter to tasks.enqueue
|
2024-12-05 19:12:26 +02:00 |
|
clearml
|
58b748ddf3
|
Merge pipeline parameters with original task hyperparameters
|
2024-12-05 19:11:36 +02:00 |
|
clearml
|
9a69c21504
|
Fix model update for a deleted task
|
2024-12-05 19:08:26 +02:00 |
|
clearml
|
39c36527e2
|
Make sure that a task retrieved from a queue is not in aborted status
|
2024-12-05 19:07:55 +02:00 |
|
clearml
|
7b5679fd70
|
Optimize events deletion in tasks.delete_many/reset_many and models.delete_many operations
|
2024-12-05 19:06:25 +02:00 |
|
allegroai
|
f1c876089b
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
|
allegroai
|
14547155cb
|
Delete pipeline steps in pipelines.delete_runs
|
2024-06-20 17:55:52 +03:00 |
|
allegroai
|
2e19a18ee4
|
Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints
|
2024-06-20 17:52:46 +03:00 |
|
allegroai
|
562cb77003
|
Support getting and clearing task logs using specific metrics
|
2024-06-20 17:47:39 +03:00 |
|
allegroai
|
cb9812caee
|
Do not return any mongodb instructions as a result of task update operations
|
2024-06-20 17:44:17 +03:00 |
|
allegroai
|
5189adf4f1
|
Improve handling of fixed users
|
2024-03-18 15:49:42 +02:00 |
|
allegroai
|
d3013ac285
|
Invalidate token on user logoff
|
2024-03-18 15:38:44 +02:00 |
|
allegroai
|
801e536c5e
|
Fix tasks.started to correctly handle null values in the started field
|
2024-02-13 16:17:02 +02:00 |
|
allegroai
|
a47e65d974
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
|
allegroai
|
91ce140901
|
Add "queue watched" indication to pipelines.start_pipeline
|
2024-01-10 15:15:43 +02:00 |
|
allegroai
|
3752db122b
|
Add events.get_multi_task_metrics
|
2024-01-10 15:11:27 +02:00 |
|
allegroai
|
262a301e28
|
Check for dictionary type for some model and task fields
|
2024-01-10 15:10:41 +02:00 |
|
allegroai
|
a604451b01
|
Refactor check for tasks write permission
|
2024-01-10 15:08:20 +02:00 |
|
allegroai
|
88a7773621
|
Allow filtering on event metrics in multi-task endpoints get_task_single_value_metrics, multi_task_scalar_metrics_iter_histogram and get_multi_task_plots
|
2024-01-10 15:07:46 +02:00 |
|
allegroai
|
35c4061992
|
Support filtering by task or model ids in projects.get_unique_metric_variants
|
2024-01-10 15:06:21 +02:00 |
|
allegroai
|
a7865ccbec
|
Turn on async task events deletion in case there are more than 100_000 events
|
2023-11-17 09:45:55 +02:00 |
|
allegroai
|
c1e7f8f9c1
|
Optimize deletion of projects with many tasks
|
2023-11-17 09:38:32 +02:00 |
|
allegroai
|
274c487b37
|
Add update_tags api to tasks and models
|
2023-11-17 09:37:25 +02:00 |
|
allegroai
|
cc0129a800
|
Add filters parameter for passing user defined list filters for all get_all_ex apis
|
2023-11-17 09:36:58 +02:00 |
|
allegroai
|
d62ecb5e6e
|
Add last_change and last_change_by DB Model
|
2023-11-17 09:35:22 +02:00 |
|
allegroai
|
6d507616b3
|
Add pattern parameter to projects.get_hyperparam_values
|
2023-11-17 09:34:13 +02:00 |
|
allegroai
|
6c5f966ed4
|
Add new_status field to tasks.dequeue and dequeue_many endpoints
|
2023-07-26 18:55:05 +03:00 |
|
allegroai
|
3927604648
|
Add task names to events.get_single_value_metrics endpoint response
|
2023-07-26 18:50:53 +03:00 |
|
allegroai
|
f7dcbd96ec
|
Fix deleting model events
Add delete_external_artifacts parameter to projects.delete endpoint
|
2023-07-26 18:49:54 +03:00 |
|
allegroai
|
c196043d2a
|
Add max_download_items to users.get_current_user endpoint response
|
2023-07-26 18:45:42 +03:00 |
|
allegroai
|
6885d07462
|
Write UTF-8 BOM into csv download file
|
2023-07-26 18:43:38 +03:00 |
|
allegroai
|
bc2fe28bdd
|
Add field_mappings to organizations download endpoints
|
2023-07-26 18:39:41 +03:00 |
|
allegroai
|
3f22423c3f
|
Support paging in projects.get_model_metadata_values and get_hyperparam_values endpoints
|
2023-07-26 18:38:11 +03:00 |
|
allegroai
|
3ad636c468
|
Exported csv file name now contains the project name (including non-ascii names)
|
2023-07-26 18:37:20 +03:00 |
|
allegroai
|
5cd59ea6e3
|
Fix csv export handling "," in fields
|
2023-07-26 18:35:31 +03:00 |
|
allegroai
|
5d3ba4fa73
|
Fix events.get_multitask_plots to retrieve last iterations per each task metric separately
|
2023-07-26 18:34:30 +03:00 |
|
allegroai
|
dbe1c6f00f
|
Allow configuring multi-plots batch size
|
2023-07-26 18:33:10 +03:00 |
|
allegroai
|
a17485b1bd
|
Allow dequeueing a deleted task
|
2023-07-26 18:32:32 +03:00 |
|