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 43cdc13 commit ced1ac4Copy full SHA for ced1ac4
tests/python/contrib/test_hexagon/test_run_unit_tests.py
@@ -19,7 +19,7 @@
19
import pytest
20
import numpy as np
21
from tvm.contrib.hexagon.build import HexagonLauncher
22
-from .conftest import requires_hexagon_toolchain
+from tvm.contrib.hexagon.pytest_plugin import requires_hexagon_toolchain
23
24
25
# use pytest -sv to observe gtest output
0 commit comments