Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
81990491
Unverified
Commit
81990491
authored
Jan 03, 2023
by
Tim Dettmers
Committed by
GitHub
Jan 03, 2023
Browse files
Merge pull request #113 from Borzik/fix-warnings
Import missing warn function
parents
9180b4cc
f3800bab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
bitsandbytes/cuda_setup/main.py
bitsandbytes/cuda_setup/main.py
+1
-0
No files found.
bitsandbytes/cuda_setup/main.py
View file @
81990491
...
@@ -20,6 +20,7 @@ import ctypes as ct
...
@@ -20,6 +20,7 @@ import ctypes as ct
import
os
import
os
import
errno
import
errno
import
torch
import
torch
from
warnings
import
warn
from
pathlib
import
Path
from
pathlib
import
Path
from
typing
import
Set
,
Union
from
typing
import
Set
,
Union
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment