Add graph runner support with torch compile on CPU (#7843)
This commit is contained in:
@@ -276,6 +276,7 @@ suite_xeon = {
|
||||
TestFile("cpu/test_shared_expert.py"),
|
||||
TestFile("cpu/test_topk.py"),
|
||||
TestFile("test_intel_amx_attention_backend.py"),
|
||||
TestFile("test_cpu_graph.py"),
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user