mirror of https://github.com/google/gemma.cpp.git
Precompute row pointers. Remove no longer used MHA support; QStride -> qkv_dim. Remove RowPtr from MatMul interface, use only MatPtrT. Require opt-in define for NUQ to speed up builds. Also fix io.cc on Windows. PiperOrigin-RevId: 766228108 |
||
|---|---|---|
| .. | ||
| bench_matmul.cc | ||
| dot-inl.h | ||
| dot_test.cc | ||
| fp_arith-inl.h | ||
| gemma_matvec_test.cc | ||
| matmul-inl.h | ||
| matmul.cc | ||
| matmul.h | ||
| matmul_static-inl.h | ||
| matmul_static.h | ||
| matmul_static_bf16.cc | ||
| matmul_static_f32.cc | ||
| matmul_static_nuq.cc | ||
| matmul_static_sfp.cc | ||
| matmul_test.cc | ||
| matvec-inl.h | ||
| ops-inl.h | ||
| ops.h | ||
| ops_test.cc | ||
| sum-inl.h | ||