gemma.cpp/paligemma
Jan Wassenberg 799c264df3 Pre-tune thread pool before matmul
Also improve profiler annotations - remove near-zero ones and add more for startup

PiperOrigin-RevId: 789352414
2025-07-31 08:45:26 -07:00
..
testdata Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
BUILD.bazel Pre-tune thread pool before matmul 2025-07-31 08:45:26 -07:00
image.cc Fix Image::WriteBinary() writing values to a file one at a time. 2025-06-06 00:48:09 -07:00
image.h Add support for 448px resolution to PaliGemma and PaliGemma2. 2024-12-09 11:38:10 -08:00
image_test.cc Add python wrappers for configs and inference. 2025-01-28 08:22:03 -08:00
paligemma_helper.cc Rename GetModelConfig->Config 2025-07-29 10:18:12 -07:00
paligemma_helper.h Gemma CPP: move PaliGemma tests' helper to a separate class 2025-06-17 18:37:24 -07:00
paligemma_test.cc Rename GetModelConfig->Config 2025-07-29 10:18:12 -07:00