Skip to content

Commit 1970786

Browse files
committed
leave out _util change and move related fixes to #203
1 parent 08053fb commit 1970786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_core/cuda/core/experimental/_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from typing import Callable, Dict
88

99
from cuda import cuda, cudart, nvrtc
10-
from cuda.core.experimental._device import Device
1110

1211

1312
class CUDAError(Exception):

0 commit comments

Comments
 (0)