mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-04 06:31:25 +00:00
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
5 lines
173 B
Python
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.
|
|
"""
|