clearml
57ce9446b1
Add _any_/_all_ queries support for datetime fields
2024-12-05 22:25:08 +02:00
clearml
ee9f45ea61
Optimize MongoDB indices usage for large dbs
2024-12-05 22:17:13 +02:00
clearml
cfcad6300a
Add created to the range fields for tasks
2024-12-05 19:05:29 +02:00
clearml
e86b7fd24e
Support for first and mean value for task last scalar metrics
2024-12-05 19:02:48 +02:00
allegroai
ac7ea0d477
Allow filtering task models.input.model field by array of ids
2024-03-18 16:01:45 +02:00
allegroai
da8315d0db
Allow queries on the list of execution queue ids in tasks.get_all/get_all_ex
2023-11-17 09:47:19 +02:00
allegroai
14d18a7aba
Remove obsolete duration field
2023-07-26 18:19:41 +03:00
allegroai
9739eb2d5a
Add report_assets field to report tasks
2023-03-23 19:09:03 +02:00
allegroai
74200a24bd
Add filtering on child projects in projects.get_all_ex
2023-03-23 19:06:49 +02:00
allegroai
0ffde24dc2
Add min and max value iteration to last metrics
2022-12-21 18:36:50 +02:00
allegroai
ae4c33fa0e
Add support for allow_public
flag in get_all_ex endpoint
...
Add `last_changed_by` field on task updates
Fix reports support
2022-12-21 18:32:56 +02:00
allegroai
c7cd949fd0
Add reports support
...
Fix schema
2022-12-21 18:30:54 +02:00
allegroai
ddb91f226a
Add Task Unique Metrics to task object
2022-09-29 19:16:56 +03:00
allegroai
a6dbea808a
Add indices for task.last_update and task.status_changed
2022-04-18 16:37:22 +03:00
allegroai
af09fba755
Add metadata dict support for models, queues
...
Add more info for projects
2022-03-15 16:18:57 +02:00
allegroai
158da9b480
Allow setting status_message in tasks.update
...
Optimizations and refactoring
2021-07-25 14:35:36 +03:00
allegroai
56aea1ffb8
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
allegroai
f34332344e
Fix Task container raises validation error on null values
2021-05-27 16:55:32 +03:00
allegroai
1a3d3494ce
Fix numeric locale
2021-05-03 18:04:45 +03:00
allegroai
251ee57ffd
Fix rapidjson dumps does not support ensure_ascii, only Encoder initialization does
...
Add task enqueue status
2021-05-03 18:03:17 +03:00
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
allegroai
f4d5168a20
Add Task.container support
2021-05-03 17:48:01 +03:00
allegroai
ef42d0265d
Add multi-models support
2021-05-03 17:46:00 +03:00
allegroai
3c5195028e
More sub-projects support and fixes
2021-05-03 17:44:54 +03:00
allegroai
f5008d80ad
Optimize and improve tasks/models/projects.delete
2021-05-03 17:39:13 +03:00
allegroai
78e4a58c91
Fix API enum fields and add last_iteration to range queries
2021-05-03 17:37:49 +03:00
allegroai
4cd4b2914d
Add range queries
...
Switch from sematic_version to packaging.version in db migrations
2021-05-03 17:33:47 +03:00
allegroai
88836fae66
Allow parent query in tasks.get_all
2021-01-05 18:48:25 +02:00
allegroai
b9cb587580
Support docker_init_script in Task
2021-01-05 18:35:32 +02:00
allegroai
59994ccf9c
Fix task and model last_change handling
...
Improve db model index
Improve db model infrastructure
2021-01-05 18:17:29 +02:00
allegroai
bca3a6e556
Set default task active duration to None
...
Move endpoints to new API version
Support tasks.move and models.move for moving tasks and models into projects
Support new project name in tasks.clone
Improve task active duration migration
2021-01-05 18:05:44 +02:00
allegroai
d198138c5b
Support projection for task parent
2021-01-05 17:45:33 +02:00
allegroai
b89de43373
Support sorting by task active duration
2021-01-05 17:44:17 +02:00
allegroai
37e5d8a7e0
Fix ParseError import with new luqum version
...
Fix incorrect strip to task diff and requirements
Add missing property to server.report_stats_option response
Add active_duration parameter for tasks
Move artifacts info dictionary structure
2021-01-05 17:07:14 +02:00
allegroai
171969c5ea
Optimize task artifacts
2021-01-05 16:40:35 +02:00
allegroai
f832ea565a
Use apiserver namespace
2021-01-05 16:28:49 +02:00
allegroai
22e9c2b7eb
Fix type annotations
...
Fix obtaining events for tasks moved from private to public
Fix assert_exists() to return company_origin if requested
2021-01-05 16:27:38 +02:00
allegroai
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00