Unverified Commit a2084395 authored by Zhengxu Chen's avatar Zhengxu Chen Committed by GitHub
Browse files

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


Signed-off-by: default avatarzhxchen17 <zhxchen17@fb.com>
parent bcd2f74c
...@@ -324,7 +324,6 @@ class ModelConfig: ...@@ -324,7 +324,6 @@ class ModelConfig:
the final hidden states. the final hidden states.
""" """
ignored_factors = { ignored_factors = {
"runner",
"convert", "convert",
"tokenizer", "tokenizer",
"tokenizer_mode", "tokenizer_mode",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment