summaryrefslogtreecommitdiff
path: root/ggml-backend.c
AgeCommit message (Expand)Author
2024-01-20llama : run all KQV ops on the CPU with no KV offload (#5049)slaren
2024-01-17ggml : add IQ2 to test-backend-ops + refactoring (#4990)Georgi Gerganov
2024-01-17backend : add eval callback (#4935)Georgi Gerganov
2024-01-16ggml : introduce GGML_CALL function annotation (#4850)Justine Tunney
2024-01-12backend_sched : fix assignmentsslaren
2024-01-12llama : ggml-backend integration (#4766)slaren
2024-01-05ggml : add error handling to graph_compute (whisper/1714)Finn Voorhees
2023-12-29ggml : fix some mul mat cases + add tests for src1 F16 (ggml/669)bssrdf
2023-12-24cuda : improve cuda pool efficiency using virtual memory (#4606)slaren
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