Skip to content

Commit 21fcf59

Browse files
authored
Update test_freezing.py
Fix merge conflicts
1 parent 89a218d commit 21fcf59

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/jit/test_freezing.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@
1515
from torch.testing._internal.common_quantization import skipIfNoFBGEMM
1616
from torch.testing._internal.common_quantized import override_quantized_engine
1717
from torch.testing._internal.common_utils import (
18-
<<<<<<< HEAD
1918
raise_on_run_directly,
20-
=======
2119
NAVI_ARCH,
22-
>>>>>>> 3b9e558b7c ([release/2.6] skip convolution tests on Navi (#2055))
2320
set_default_dtype,
2421
skipCUDAMemoryLeakCheckIf,
2522
skipIfRocmArch,

0 commit comments

Comments
 (0)