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.
2 parents 177a185 + 7a87490 commit 138de94Copy full SHA for 138de94
dpctl/memory/__init__.pxd
@@ -27,4 +27,4 @@
27
# distutils: language = c++
28
# cython: language_level=3
29
30
-from ._memory cimport *
+from dpctl.memory._memory cimport *
0 commit comments