LiZZieeee's picture
Upload HighlightBench files 1-20
2d67c36 verified
Raw
History Blame Contribute Delete
338 Bytes
from __future__ import annotations
# =========================
# =========================
CONFIG_FLAG_POOL = [
"Align",
"Reg",
"Control",
"Gate",
"Mask",
"Tune",
"Calib",
"Shift",
]
DELTA_METRIC_POOL = [
"MetA",
"MetB",
"MetC",
"MetD",
"MetE",
"MetF",
"MetG",
"MetH",
]