gemma.cpp/gemma/bindings
Jan Wassenberg 45ad847a41 Replace RowVectorBatch with MatStorageT
KVCache: add ctor required for MatStorageT, remove Create; bf_pre_ffw_rms_out -> pre_ffw_rms_out
optimize_test: larger vocab_size requires more steps
shared.h: Remove unused u128 type
correctly set Activation matrix rows, avoid passing as arg
ops: pass Mat instead of pointers/sizes; vectorize LayerNorm; support any weight type
mat: add OverrideRows, used by SetBatchSize
PiperOrigin-RevId: 757790736
2025-05-12 09:16:12 -07:00
..
GemmaInterop.cs cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
c_api.cc cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
c_api.h cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
context.cc Replace RowVectorBatch with MatStorageT 2025-05-12 09:16:12 -07:00
context.h Replace RowVectorBatch with MatStorageT 2025-05-12 09:16:12 -07:00