← Back to C-Kernel-Engine Docs Doxygen Source Documentation
 
Loading...
Searching...
No Matches
fused Directory Reference

Files

 attention_mlp_fused.c
 Mega-Fused Attention + MLP Block.
 
 fused_rmsnorm_linear.c
 Fused RMSNorm + Linear (GEMV) kernel.
 
 gemv_fused_quant_bias.c
 Fused GEMV kernels with online quantization and bias.
 
 mega_fused_attention_avx.c
 Mega-Fused Attention for AVX (256-bit) and AVX-512 (512-bit)
 
 mega_fused_attention_decode_q5_0.c
 Mega-fused attention decode with Q5_0 weights.
 
 mega_fused_attention_decode_q5_0.h
 Mega-fused attention decode with Q5_0 weights - Header.
 
 mega_fused_attention_prefill.c
 Mega-fused prefill attention kernel.
 
 mega_fused_attention_prefill_q8_0.c
 Mega-fused prefill attention kernel with Q8_0 out-proj.
 
 mega_fused_outproj_mlp_prefill.c
 Mega-fused post-attention block for prefill.
 
 prefill_fused_gemm.c
 Fused kernels for prefill phase with proper 2D tiling.
 
 rmsnorm_q8_k_fused.c
 Fused RMSNorm + Q8_K Quantization kernel.
 
 rmsnorm_qkv.c
 Fused RMSNorm + QKV Projection.