]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cpu: fix cpu backend's supports-op for GET_ROWS_BACK. fixes a fatal when running...
authorcmdr2 <redacted>
Fri, 11 Apr 2025 06:44:19 +0000 (12:14 +0530)
committerGeorgi Gerganov <redacted>
Mon, 14 Apr 2025 06:26:15 +0000 (09:26 +0300)
commita25355e2643b1feb2fcbbc4c00312aa86370d858
treea8effab3ba68e8b1270853950e029db60717e819
parente959d32b1c16c02c0bc0bcdc7bc3f7077bc32f99
cpu: fix cpu backend's supports-op for GET_ROWS_BACK. fixes a fatal when running test-backend-ops with only the CPU backend (ggml/1190)
ggml/src/ggml-cpu/ggml-cpu.cpp