gemma.cpp/compression
Jan Wassenberg e9a0caed87 Further improve IO, enable multiple backends without -D.
Move Path into io.h and use for opening files.
Removes dependency of gemma_lib on args.
Separate Windows codepath instead of emulating POSIX functions.

Plus lint fixes.

PiperOrigin-RevId: 626279004
2024-04-19 00:40:29 -07:00
..
BUILD Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
analyze.h Move code to gemma/ so we can remove error-prone copybara: comments. 2024-04-09 04:45:42 -07:00
blob_store.cc Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
blob_store.h Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
compress-inl.h Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
compress.h Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
distortion.h Update distortion.h to weighted average, add distortion_test. 2024-04-17 01:44:19 -07:00
distortion_test.cc Update distortion.h to weighted average, add distortion_test. 2024-04-17 01:44:19 -07:00
io.cc Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
io.h Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
io_win.cc Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
nuq-inl.h Move code to gemma/ so we can remove error-prone copybara: comments. 2024-04-09 04:45:42 -07:00
nuq.h initial commit 2024-02-21 03:31:22 +00:00
nuq_test.cc Update distortion.h to weighted average, add distortion_test. 2024-04-17 01:44:19 -07:00
sfp-inl.h Move code to gemma/ so we can remove error-prone copybara: comments. 2024-04-09 04:45:42 -07:00
sfp.h initial commit 2024-02-21 03:31:22 +00:00
sfp_test.cc Update distortion.h to weighted average, add distortion_test. 2024-04-17 01:44:19 -07:00
stats.cc Move code to gemma/ so we can remove error-prone copybara: comments. 2024-04-09 04:45:42 -07:00
stats.h Further improve IO, enable multiple backends without -D. 2024-04-19 00:40:29 -07:00
test_util.h Update distortion.h to weighted average, add distortion_test. 2024-04-17 01:44:19 -07:00