"tests/compile/passes/test_functionalization.py" did not exist on "28566d73b3c76aa80548a4fb91b4b97cc02b22bc"
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:
the final hidden states.
"""
ignored_factors = {
"runner",
"convert",
"tokenizer",
"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