Skip to content

Commit 198a7e0

Browse files
committed
Small windows-related cleanup for 'third_party/nvidia/backend/driver.py'
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 585ee9c commit 198a7e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

third_party/nvidia/backend/driver.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
import os
33
import sysconfig
44
import hashlib
5-
import sysconfig
65
import subprocess
76
import tempfile
8-
import sys
97
from pathlib import Path
108
from triton.runtime.build import _build
119
from triton.runtime.cache import get_cache_manager

0 commit comments

Comments
 (0)