kvcache-ai-ktransformers/kt-kernel/test/__init__.py
Jianwei Dong 51745a9ea1
Some checks failed
Book-CI / test (push) Has been cancelled
Book-CI / test-1 (push) Has been cancelled
Book-CI / test-2 (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
add ci (#1642)
2025-11-25 20:52:08 +08:00

5 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.
"""