whisper.cpp/ggml/src/ggml-cuda
uvos a160fa0f3a Hip: disable VMM on hip as it seams that it dosent work in some configurations (llama/11420) 2025-02-03 22:00:57 +02:00
..
template-instances CUDA: MMQ code deduplication + iquant support (llama/8495) 2024-08-08 22:48:46 +03:00
vendors hip : Add hipGraph and VMM support to ROCM (llama/11362) 2025-02-03 22:00:57 +02:00
CMakeLists.txt ggml : sync remnants (skip) (#0) 2024-12-08 22:48:25 +02:00
acc.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
acc.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
arange.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
arange.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
argmax.cu cuda : optimize argmax (llama/10441) 2024-12-08 20:14:35 +02:00
argmax.cuh ggml/ex: calculate accuracy in graph, adapt MNIST (ggml/980) 2024-10-05 15:23:51 +03:00
argsort.cu ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
argsort.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
binbcast.cu CPU/CUDA: fix (GQA) mul mat back, add CUDA support (llama/11380) 2025-02-03 22:00:57 +02:00
binbcast.cuh ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-24 19:45:08 +03:00
clamp.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
clamp.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
common.cuh Hip: disable VMM on hip as it seams that it dosent work in some configurations (llama/11420) 2025-02-03 22:00:57 +02:00
concat.cu fix: add missing msg in static_assert (llama/11143) 2025-01-14 10:38:01 +02:00
concat.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
conv-transpose-1d.cu feat: cuda implementation for `ggml_conv_transpose_1d` (ggml/854) 2024-07-08 14:53:55 +03:00
conv-transpose-1d.cuh feat: cuda implementation for `ggml_conv_transpose_1d` (ggml/854) 2024-07-08 14:53:55 +03:00
convert.cu CUDA: add BF16 support (llama/11093) 2025-01-14 10:38:01 +02:00
convert.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
count-equal.cu ggml: fix zero division in ‘dne’ calculation in CUDA COUNT_EQUAL operator when ‘ne’ is small (#10213) 2024-11-15 15:21:04 +02:00
count-equal.cuh ggml/ex: calculate accuracy in graph, adapt MNIST (ggml/980) 2024-10-05 15:23:51 +03:00
cpy.cu cuda: add q8_0->f32 cpy operation (llama/9571) 2024-09-24 19:45:08 +03:00
cpy.cuh increase cuda_cpy block size (ggml/996) 2024-11-01 10:19:05 +02:00
cross-entropy-loss.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
cross-entropy-loss.cuh ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-24 19:45:08 +03:00
dequantize.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
diagmask.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
diagmask.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
fattn-common.cuh ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
fattn-tile-f16.cu ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
fattn-tile-f16.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
fattn-tile-f32.cu ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
fattn-tile-f32.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
fattn-vec-f16.cuh CUDA: remove unnecessary warp reduce in FA (ggml/1032) 2024-12-08 20:14:35 +02:00
fattn-vec-f32.cuh CUDA: remove unnecessary warp reduce in FA (ggml/1032) 2024-12-08 20:14:35 +02:00
fattn-wmma-f16.cuh ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
fattn.cu CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
fattn.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
getrows.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
getrows.cuh CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
ggml-cuda.cu Hip: disable VMM on hip as it seams that it dosent work in some configurations (llama/11420) 2025-02-03 22:00:57 +02:00
gla.cu llama: add support for QRWKV6 model architecture (llama/11001) 2025-01-14 10:38:01 +02:00
gla.cuh llama: add support for QRWKV6 model architecture (llama/11001) 2025-01-14 10:38:01 +02:00
im2col.cu CUDA: fix 1D im2col, add tests (ggml/993) 2024-11-01 10:19:05 +02:00
im2col.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
mma.cuh CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
mmq.cu CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
mmq.cuh CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
mmv.cu CUDA: add BF16 support (llama/11093) 2025-01-14 10:38:01 +02:00
mmv.cuh CUDA: remove DMMV, consolidate F16 mult mat vec (llama/10318) 2024-11-20 21:00:08 +02:00
mmvq.cu rocBLAS: Avoid fp32->fp16->fp32 conversion on cdna (llama/11356) 2025-02-03 22:00:57 +02:00
mmvq.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
norm.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
norm.cuh CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
opt-step-adamw.cu ggml: new optimization interface (ggml/988) 2024-11-20 21:00:08 +02:00
opt-step-adamw.cuh ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-24 19:45:08 +03:00
out-prod.cu CPU/CUDA: fix (GQA) mul mat back, add CUDA support (llama/11380) 2025-02-03 22:00:57 +02:00
out-prod.cuh ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-24 19:45:08 +03:00
pad.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
pad.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
pool2d.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
pool2d.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
quantize.cu cuda : optimize argmax (llama/10441) 2024-12-08 20:14:35 +02:00
quantize.cuh CUDA: optimize and refactor MMQ (llama/8416) 2024-08-08 22:48:46 +03:00
rope.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
rope.cuh RoPE: fix back, CUDA support for back + noncont. (llama/11240) 2025-02-03 22:00:57 +02:00
scale.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
scale.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
softmax.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
softmax.cuh CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
sum.cu CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
sum.cuh tests: add gradient tests for all backends (ggml/932) 2024-09-24 19:45:08 +03:00
sumrows.cu feat: ref. cross entropy, add CUDA, fix grad test (ggml/929) 2024-08-28 13:22:20 +03:00
sumrows.cuh feat: ref. cross entropy, add CUDA, fix grad test (ggml/929) 2024-08-28 13:22:20 +03:00
tsembd.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
tsembd.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
unary.cu CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
unary.cuh CUDA: backwards pass for misc. ops, add tests (llama/11257) 2025-02-03 22:00:57 +02:00
upscale.cu whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
upscale.cuh whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
vecdotq.cuh CUDA: MMQ code deduplication + iquant support (llama/8495) 2024-08-08 22:48:46 +03:00
wkv6.cu llama: add support for QRWKV6 model architecture (llama/11001) 2025-01-14 10:38:01 +02:00
wkv6.cuh Optimize RWKV6 Operator Naming and Implement Multi-core CPU/ SYCL Acceleration (llama/10133) 2024-11-15 15:21:04 +02:00