54a9b572af6ec1a0bed6c18e7da6f5759da11ec4
- reshape_and_cache → reshape_paged_cache (xllm_cache.so) - residual_rms_norm → fused_add_rms_norm (xllm_norm.so) - topk_softmax → moe_fused_topk (xllm_moe.so) - moe_compute_token_index → moe_compute_index (xllm_moe.so) - ix_full_bridge → ix_moe_bridge (paged_attention, ix_linear) - ix_linear 5参数 → 3参数 (input, weight, bias) - check_all: ix_moe_bridge改为required, ix_full_bridge改为optional
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%