There was an error while loading. Please reload this page.
1 parent 3ccfb2f commit 3e4e76aCopy full SHA for 3e4e76a
1 file changed
docs/doc_sources/api_reference/dpctl/compiler.rst
@@ -38,3 +38,15 @@ execution via :py:meth:`dpctl.SyclQueue.submit`.
38
:nosignatures:
39
40
SyclKernelBundleCompilationError
41
+
42
+:py:mod:`dpctl.program.utils`
43
+-----------------------------
44
45
+.. py:module:: dpctl.program.utils
46
47
+.. currentmodule:: dpctl.program.utils
48
49
+.. autofunction:: parse_spirv_specializations
50
51
+.. autoclass:: SpecializationConstantInfo
52
+ :members:
0 commit comments