llama.cpp/ggml
Salvatore Mesoraca 9cb9260861 vulkan: correctly report support for OP_CONT (ggml/946)
test-backend-ops fails because ggml_cont aborts
when invoked passing an unsupported type.

This commit makes ggml_cont tests pass

Signed-off-by: Salvatore Mesoraca <s.mesoraca16@gmail.com>
2024-09-08 11:05:55 +03:00
..
cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
include tests: add gradient tests for all backends (ggml/932) 2024-09-08 11:05:55 +03:00
src vulkan: correctly report support for OP_CONT (ggml/946) 2024-09-08 11:05:55 +03:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt Improve Vulkan shader build system (#9239) 2024-09-06 08:56:17 +02:00