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 3686072 commit d598560Copy full SHA for d598560
numba_dpex/core/types/array_type.py
@@ -3,8 +3,6 @@
3
# SPDX-License-Identifier: Apache-2.0
4
5
import numpy as np
6
-from numba.core import types
7
-from numba.core.datamodel.models import StructModel
8
from numba.core.types.npytypes import Array
9
10
0 commit comments