]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-batch: add unit test (#25471)
authorAman Gupta <redacted>
Fri, 10 Jul 2026 03:04:31 +0000 (11:04 +0800)
committerGitHub <redacted>
Fri, 10 Jul 2026 03:04:31 +0000 (11:04 +0800)
commit961e4b26a7dd0e01e20599b27d709a74788ecb55
treef20a657d0184e409cf9dbb6992a77291b65d5c8c
parent049326a00025d00b08cc188ed716b681e984a3f8
llama-batch: add unit test (#25471)

* llama-batch: add unit test

* fix win32 builds

* add not implemented assertion in unused methods

* remove unreachable code
tests/CMakeLists.txt
tests/test-batch-alloc.cpp [new file with mode: 0644]