whisper.cpp/ggml
Aman Gupta b900ee424c CUDA: add bf16 and f32 support to cublas_mul_mat_batched (llama/14361)
* CUDA: add bf16 and f32 support to cublas_mul_mat_batched

* Review: add type traits and make function more generic

* Review: make check more explicit, add back comments, and fix formatting

* Review: fix formatting, remove useless type conversion, fix naming for bools
2025-07-01 17:54:53 +03:00
..
cmake ggml-cpu : rework weak alias on apple targets (llama/14146) 2025-06-18 12:40:34 +03:00
include ggml : add ggml_set_rows (llama/14274) 2025-07-01 17:54:53 +03:00
src CUDA: add bf16 and f32 support to cublas_mul_mat_batched (llama/14361) 2025-07-01 17:54:53 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml-cpu: enable IBM NNPA Vector Intrinsics (llama/14317) 2025-07-01 17:54:53 +03:00