Files
apache--tvm/python
Shushi Hong e41454debc [Tests][Hexagon] Lazily import pytest plugin dependencies (#19726)
This pr makes the Hexagon pytest plugin avoid importing Hexagon
build/session machinery at module import time.

This keeps pytest collection lightweight and avoids collection-time
failures from Hexagon-specific runtime/session imports when running
source-tree tests against a TVM wheel or an environment that does not
need to execute Hexagon tests.
2026-06-10 20:14:59 -04:00
..