gemma.cpp/io
Olamiposi Otesile 733bbddb7a Refactor: Rename BlobReader to BlobFinder
Renamed BlobReader and BlobWriter to BlobFinder as suggested by @janwas in TODO. Also Updated associated files, tests, and CMakeLists.txt.
2025-12-26 13:48:49 +01:00
..
BUILD.bazel Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_compare.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_finder.cc Refactor: Rename BlobReader to BlobFinder 2025-12-26 13:48:49 +01:00
blob_finder.h Refactor: Rename BlobReader to BlobFinder 2025-12-26 13:48:49 +01:00
blob_finder_test.cc Refactor: Rename BlobReader to BlobFinder 2025-12-26 13:48:49 +01:00
fields.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields.h Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields_test.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
io.cc Add logging to io.cc on failed write and read. 2025-10-06 10:25:41 -07:00
io.h Fix preadv error: only enable if we have a handle 2025-08-15 06:30:34 -07:00
io_win.cc Add IsAppendOnly flag to file and if true, disable parallel writes 2025-07-30 01:51:37 -07:00
migrate_weights.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00