gemma.cpp/ops
Jan Wassenberg 76a81ac2d6 Fix unaligned buffer causing crash on GCC. Thanks @ufownl, fixes #508
PiperOrigin-RevId: 741590339
2025-03-28 11:25:33 -07:00
..
bench_matmul.cc Refactor Gemma ctor and improve pool NUMA support 2025-03-14 10:19:00 -07:00
dot-inl.h Infra improvements (2) 2025-01-23 01:55:19 -08:00
dot_test.cc Fix test threshold and improve warning output 2025-03-26 06:11:27 -07:00
fp_arith-inl.h Cascaded summation for Softmax 2024-09-20 10:31:23 -07:00
gemma_matvec_test.cc Eliminated TConfig. 2024-10-17 05:04:22 -07:00
matmul-inl.h Fix unaligned buffer causing crash on GCC. Thanks @ufownl, fixes #508 2025-03-28 11:25:33 -07:00
matmul.cc Fix test threshold and improve warning output 2025-03-26 06:11:27 -07:00
matmul.h Refactor Gemma ctor and improve pool NUMA support 2025-03-14 10:19:00 -07:00
matmul_test.cc Refactor Gemma ctor and improve pool NUMA support 2025-03-14 10:19:00 -07:00
matvec-inl.h Infra improvements (2) 2025-01-23 01:55:19 -08:00
ops-inl.h Internal change. 2025-03-11 23:20:20 -07:00
ops.h Infra improvements (2) 2025-01-23 01:55:19 -08:00
ops_test.cc Refactor Gemma ctor and improve pool NUMA support 2025-03-14 10:19:00 -07:00
sum-inl.h Minor cleanup, Windows+Bazel build fixes 2024-10-10 09:05:06 -07:00