whisper.cpp/ggml
vmobilis cc03608e78 ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118)
* ggml_compute_forward_concat() for arbitrary tensor type

* Check that tensors' type match

* ggml-cpu.c: check type of source tensors

* ggml-cpu.c: move tensor type check to ggml_compute_forward_concat()

* ggml.c: check concatenated tensor type

* Remove tensor type check from ggml_compute_forward_concat() in ggml-cpu.c

..., as it was moved to ggml.c.
2025-03-08 15:13:01 +02:00
..
cmake cmake : sync cmake scripts 2025-02-03 22:00:57 +02:00
include ggml : portability fixes for VS 2017 (llama/12150) 2025-03-08 15:13:01 +02:00
src ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118) 2025-03-08 15:13:01 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt HIP: implement FlashAttention via rocWMMA for CDNA and RDNA3+ (llama/12032) 2025-03-08 15:13:01 +02:00