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 ca63206 commit 39861c2Copy full SHA for 39861c2
tests/test_functional.py
@@ -10,7 +10,7 @@
10
11
import bitsandbytes as bnb
12
from bitsandbytes import functional as F
13
-from bitsandbytes.cextension import HIP_ENVIRONMENT, ROCM_GPU_ARCH, ROCM_WARP_SIZE_64
+from bitsandbytes.cextension import HIP_ENVIRONMENT, ROCM_WARP_SIZE_64
14
from tests.helpers import (
15
BOOLEAN_TUPLES,
16
TRUE_FALSE,
0 commit comments