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.
1 parent 79dd1a2 commit 503d773Copy full SHA for 503d773
dpctl/program/_program.pyx
@@ -25,7 +25,6 @@ a OpenCL source string or a SPIR-V binary file.
25
26
"""
27
28
-cimport cython.array
29
from libc.stdint cimport uint32_t
30
31
from dpctl._backend cimport ( # noqa: E211, E402;
0 commit comments