Files
ktransformers/kt-kernel/test/__init__.py
Jianwei Dong 51745a9ea1 add ci (#1642)
2025-11-25 20:52:08 +08:00

6 lines
173 B
Python

"""KT-Kernel Test Suite
This test suite is adapted from SGLang's CI testing framework.
It provides hardware-aware test registration and execution with timeout control.
"""