kvcache-ai-ktransformers/archive/ktransformers/operators
Shaoxu Cheng 1e69563363
Some checks are pending
Book-CI / test (push) Waiting to run
Book-CI / test-1 (push) Waiting to run
Book-CI / test-2 (push) Waiting to run
Deploy / deploy (macos-latest) (push) Waiting to run
Deploy / deploy (ubuntu-latest) (push) Waiting to run
Deploy / deploy (windows-latest) (push) Waiting to run
update: add cache class and ascend ln mlp op for qwen3 adapt npu (#1708)
2025-12-11 17:08:35 +08:00
..
ascend update: add cache class and ascend ln mlp op for qwen3 adapt npu (#1708) 2025-12-11 17:08:35 +08:00
__init__.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
attention.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
balance_serve_attention.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
base_operator.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
cpuinfer.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
dynamic_attention.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
experts.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
flashinfer_batch_prefill_wrapper.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
flashinfer_wrapper.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
gate.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
layernorm.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
linear.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
mlp.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
models.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
RoPE.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
triton_attention.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00
triton_attention_prefill.py Refactor: restructure repository to focus on kt-kernel and KT-SFT modulesq recon (#1581) 2025-11-10 17:42:26 +08:00