mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-05 07:11:39 +00:00
add ci (#1642)
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
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
This commit is contained in:
parent
2cffdf7033
commit
51745a9ea1
14 changed files with 845 additions and 48 deletions
4
kt-kernel/test/per_commit/__init__.py
Normal file
4
kt-kernel/test/per_commit/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"""Per-commit tests for KT-Kernel.
|
||||
|
||||
Tests in this directory are run on every commit in CI.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue