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 c6cfe7b + 1633ec3 commit eaf4dd6Copy full SHA for eaf4dd6
numba_dpex/kernel_api_impl/spirv/target.py
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-"""Implements a SPIR-V code generation target for numba-dpex.
+"""Implements a SPIR-V code generation-specific target and typing context.
6
"""
7
8
from enum import IntEnum
0 commit comments