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.
third_party/nvidia/backend/driver.py
1 parent 9c6817d commit e80ef53Copy full SHA for e80ef53
third_party/nvidia/backend/driver.py
@@ -2,10 +2,8 @@
2
import os
3
import sysconfig
4
import hashlib
5
-import sysconfig
6
import subprocess
7
import tempfile
8
-import sys
9
from pathlib import Path
10
from triton.runtime.build import _build
11
from triton.runtime.cache import get_cache_manager
0 commit comments