mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 11:49:51 +00:00
add accuracy and performance test (#1643)
This commit is contained in:
parent
e7d1c1de09
commit
fef6dd98a8
9 changed files with 2110 additions and 1 deletions
2
.github/workflows/kt-kernel-tests.yml
vendored
2
.github/workflows/kt-kernel-tests.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
bash install.sh build
|
||||
|
||||
- name: Run KT-Kernel CPU tests
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 60
|
||||
run: |
|
||||
cd kt-kernel/test
|
||||
python3 run_suite.py --hw cpu --suite default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue