Skip to content

Commit 08e8038

Browse files
committed
enable test_torch_compile_recompilation_and_graph_break on XPU
Signed-off-by: YAO Matrix <[email protected]>
1 parent 71c328d commit 08e8038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/models/test_modeling_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1759,7 +1759,7 @@ def tearDown(self):
17591759
gc.collect()
17601760
backend_empty_cache(torch_device)
17611761

1762-
@require_torch_gpu
1762+
@require_torch_accelerator
17631763
@require_torch_2
17641764
@is_torch_compile
17651765
@slow

0 commit comments

Comments
 (0)