mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 11:36:32 +00:00
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
This commit is contained in:
@@ -32,7 +32,10 @@ Fixed paths:
|
||||
|
||||
- IMPL_DIR: `_docs/03_implementation/`
|
||||
- METRICS_DIR: `_docs/06_metrics/`
|
||||
- TASKS_DIR: `_docs/02_tasks/`
|
||||
- TASKS_DIR: `_docs/02_tasks/done/`
|
||||
- TASKS_ROOT: `_docs/02_tasks/`
|
||||
|
||||
TASKS_DIR points to `done/` because retrospective analyzes completed work. To compute broader metrics (e.g., backlog size), also scan `TASKS_ROOT/backlog/` and `TASKS_ROOT/todo/`.
|
||||
|
||||
Announce the resolved paths to the user before proceeding.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user