whisper.cpp/ggml/include
Georgi Gerganov aa037a60f3
ggml : alloc ggml_contexts on the heap (#2525)
* whisper : reduce ggml_context usage

* ggml : allocate contexts on the heap (v2)

* ggml : aligned malloc -> malloc
2024-10-31 22:00:09 +02:00
..
ggml-alloc.h ggml : fix typo in example usage ggml_gallocr_new (ggml/984) 2024-10-05 15:23:51 +03:00
ggml-backend.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-blas.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-cann.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-cuda.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-kompute.h whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
ggml-metal.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-rpc.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-sycl.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml-vulkan.h ggml-backend : add device and backend reg interfaces (llama/9707) 2024-10-05 15:23:51 +03:00
ggml.h ggml : alloc ggml_contexts on the heap (#2525) 2024-10-31 22:00:09 +02:00