There was an error while loading. Please reload this page.
1 parent ded1a6b commit a4c1e46Copy full SHA for a4c1e46
1 file changed
cuda_core/cuda/core/_module.pyx
@@ -6,7 +6,6 @@ from __future__ import annotations
6
7
cimport cython
8
from libc.stddef cimport size_t
9
-from libc.stdint cimport intptr_t
10
from libcpp.mutex cimport py_safe_call_once
11
12
from collections import namedtuple
0 commit comments