feat: pre-flight filter of untrainable task types before gate

This commit is contained in:
2026-07-16 06:16:02 -04:00
parent c44f6010eb
commit caea9150b3
10 changed files with 148 additions and 7 deletions
+1
View File
@@ -41,6 +41,7 @@ _STRUCTURAL_KEYS = (
"diag_size",
"val_size",
"batch_correct_ratio",
"trainable_min_units",
)
_DECISION_KEYS = (