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 4b82974 commit 0e622e1Copy full SHA for 0e622e1
python/tvm/tir/tensor_intrin/__init__.py
@@ -16,3 +16,4 @@
16
# under the License.
17
# pylint: disable=unused-import
18
"""Intrinsics for tensorization."""
19
+from . import arm_cpu, cuda, rocm, x86, hexagon
0 commit comments