whisper.cpp/ggml
QuintinShaw 56bccf6083
gguf : add tensor shape accessor (llama/24405)
* gguf : add tensor shape accessors

* gguf : return tensor shape as const int64_t *

* gguf : remove n_dims accessor, keep only gguf_get_tensor_ne
2026-07-30 16:31:38 +03:00
..
cmake ggml : Parallelize quant LUT init (llama/23595) 2026-05-25 12:26:07 +03:00
include gguf : add tensor shape accessor (llama/24405) 2026-07-30 16:31:38 +03:00
src gguf : add tensor shape accessor (llama/24405) 2026-07-30 16:31:38 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml-et: Initial ET backend (llama/24179) 2026-07-30 16:31:36 +03:00