.. |
__init__.py
|
Add reports support
|
2022-12-21 18:30:54 +02:00 |
test_batch_operations.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_entity_ordering.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_get_all_ex_filters.py
|
Fix include and exclude filters not processing "no tags" condition
|
2024-01-10 15:26:55 +02:00 |
test_models.py
|
Schedule external file URLs for deletion on models deletion
|
2023-05-25 19:36:28 +03:00 |
test_move_under_project.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_organization.py
|
|
|
test_paging_and_scrolling.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_pipelines.py
|
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 |
test_project_delete.py
|
Project delete and validate_delete now analyses and presents info for datasets and pipelines
|
2023-07-26 18:36:45 +03:00 |
test_project_tags.py
|
Code cleanup
|
2024-03-18 15:52:22 +02:00 |
test_projection.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_projects_edit.py
|
|
|
test_queue_model_metadata.py
|
|
|
test_queues.py
|
Add new_status field to tasks.dequeue and dequeue_many endpoints
|
2023-07-26 18:55:05 +03:00 |
test_reports.py
|
Add task names to events.get_single_value_metrics endpoint response
|
2023-07-26 18:50:53 +03:00 |
test_subprojects.py
|
Add filters parameter for passing user defined list filters for all get_all_ex apis
|
2023-11-17 09:36:58 +02:00 |
test_tags.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_task_artifacts.py
|
Fix issues with new dependencies
|
2023-07-26 18:46:28 +03:00 |
test_task_debug_images.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_task_events.py
|
Support for first and mean value for task last scalar metrics
|
2024-12-05 19:02:48 +02:00 |
test_task_hyperparams.py
|
Fix numeric hyperparam values are not sorted lexicographically with descending sort order
|
2023-05-25 19:15:59 +03:00 |
test_task_models.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_task_parents.py
|
Support filtering by task name in projects.get_task_parent
|
2023-05-25 19:15:26 +03:00 |
test_task_plots.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_tasks_delete.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_tasks_diff.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_tasks_edit.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_tasks_filtering.py
|
Add pattern parameter to projects.get_hyperparam_values
|
2023-11-17 09:34:13 +02:00 |
test_tasks_running.py
|
Cleaned up unit tests
|
2023-05-25 19:13:10 +03:00 |
test_users.py
|
Support __$and condition for excluded terms in get_all_ex endpoints list filters
|
2023-07-26 18:26:49 +03:00 |
test_workers.py
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |