whisper.cpp/ggml/include
Georgi Gerganov 315364d7de ggml : add metal backend registry / device (llama/9713)
* ggml : add metal backend registry / device

ggml-ci

* metal : fix names [no ci]

* metal : global registry and device instances

ggml-ci

* cont : alternative initialization of global objects

ggml-ci

* llama : adapt to backend changes

ggml-ci

* fixes

* metal : fix indent

* metal : fix build when MTLGPUFamilyApple3 is not available

ggml-ci

* fix merge

* metal : avoid unnecessary singleton accesses

ggml-ci

* metal : minor fix [no ci]

* metal : g_state -> g_ggml_ctx_dev_main [no ci]

* metal : avoid reference of device context in the backend context

ggml-ci

* metal : minor [no ci]

* metal : fix maxTransferRate check

* metal : remove transfer rate stuff

---------

Co-authored-by: slaren <slarengh@gmail.com>
2024-11-01 10:19:05 +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 : add metal backend registry / device (llama/9713) 2024-11-01 10:19:05 +02: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 : add metal backend registry / device (llama/9713) 2024-11-01 10:19:05 +02: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