Harden operator YOLO training runtime
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-07 05:21:54 +02:00
parent 31a2aa6138
commit 2c9002785e
5 changed files with 11 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@ Changed:
- requires `OPERATOR_YOLO_DATASET_DIR`
- requires an existing `YOLO_BASE_MODEL_PATH`
- writes a local `TRAIN_MODEL_OUTPUT_PATH`
- uses `PYTHON_BIN=python3` by default for the all-in-one container
- writes `training_summary.json`.
- Added readiness coverage for exporter compile and train-wrapper shell syntax.
- Added regression coverage in `backend/tests/test_sprint129_operator_yolo_training_dataset.py`.