.. |
__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
|
Merge pipeline parameters with original task hyperparameters
|
2024-12-05 19:11:36 +02: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 queues.clear_queue
|
2024-12-05 22:15:43 +02:00 |
test_reports.py
|
Add queues.clear_queue
|
2024-12-05 22:15:43 +02:00 |
test_serving.py
|
Add reference field to serving models
|
2024-12-05 22:24:18 +02:00 |
test_subprojects.py
|
Add queues.clear_queue
|
2024-12-05 22:15:43 +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
|
Optimize events deletion in tasks.delete_many/reset_many and models.delete_many operations
|
2024-12-05 19:06:25 +02: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
|
Workers statistics now return 0s for the periods where the worker did not report
|
2024-12-05 22:23:52 +02:00 |