We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f74744 commit 7ba4fb4Copy full SHA for 7ba4fb4
1 file changed
tests/test_linear8bitlt.py
@@ -17,6 +17,7 @@
17
torch_load_from_buffer,
18
torch_save_to_buffer,
19
)
20
+from bitsandbytes.cextension import HIP_ENVIRONMENT
21
22
23
# contributed by Alex Borzunov, see:
0 commit comments