[compile] Remove runner type from ignored caching factor list. (#33712)

Signed-off-by: zhxchen17 <zhxchen17@fb.com>
This commit is contained in:
Zhengxu Chen
2026-02-04 05:56:45 -05:00
committed by GitHub
parent bcd2f74c0d
commit a208439537

View File

@@ -324,7 +324,6 @@ class ModelConfig:
the final hidden states.
"""
ignored_factors = {
"runner",
"convert",
"tokenizer",
"tokenizer_mode",