We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b263cbd commit 1fefc4eCopy full SHA for 1fefc4e
1 file changed
dpnp/backend/include/dpnp4pybind11.hpp
@@ -52,7 +52,8 @@
52
#include "dpctl/program/_program.h"
53
#include "dpctl/program/_program_api.h"
54
55
-// Include generated Cython headers for usm_ndarray struct definition and C-API
+// Include generated Cython headers for usm_ndarray
56
+// (struct definition and constants only)
57
#include "dpnp/tensor/_usmarray.h"
58
#include "dpnp/tensor/_usmarray_api.h"
59
0 commit comments