summaryrefslogtreecommitdiff
path: root/ggml-backend.h
AgeCommit message (Expand)Author
2024-04-06backend : fix typo in scheduler documentation (ggml/781)Daniel Bevenius
2024-03-18backend : offload large batches to GPU (#6083)slaren
2024-03-13llama : add pipeline parallelism support (#6017)slaren
2024-03-04ggml : introduce ggml_status (ggml/750)Michael Podvitskiy
2024-02-28Introduce backend GUIDs (ggml/743)UEXTM.com
2024-02-12sync : ggml (#5452)Georgi Gerganov
2024-02-10ggml : add abort_callback for cpu backend (ggml/725)Michael Podvitskiy
2024-01-28ggml : add Vulkan backend (#2059)0cc4m
2024-01-17backend : add eval callback (#4935)Georgi Gerganov
2024-01-16ggml : introduce GGML_CALL function annotation (#4850)Justine Tunney
2024-01-12llama : ggml-backend integration (#4766)slaren
2024-01-05ggml : add error handling to graph_compute (whisper/1714)Finn Voorhees
2023-12-21llama : initial ggml-backend integration (#4520)slaren
2023-12-07sync : ggml (new ops, tests, backend, etc.) (#4359)Georgi Gerganov
2023-11-13sync : ggml (backend v2) (#3912)Georgi Gerganov
2023-10-08sync : ggml (ggml-backend) (#3548)Georgi Gerganov