We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a218d commit 21fcf59Copy full SHA for 21fcf59
test/jit/test_freezing.py
@@ -15,11 +15,8 @@
15
from torch.testing._internal.common_quantization import skipIfNoFBGEMM
16
from torch.testing._internal.common_quantized import override_quantized_engine
17
from torch.testing._internal.common_utils import (
18
-<<<<<<< HEAD
19
raise_on_run_directly,
20
-=======
21
NAVI_ARCH,
22
->>>>>>> 3b9e558b7c ([release/2.6] skip convolution tests on Navi (#2055))
23
set_default_dtype,
24
skipCUDAMemoryLeakCheckIf,
25
skipIfRocmArch,
0 commit comments