summaryrefslogtreecommitdiff
path: root/ggml-alloc.c
AgeCommit message (Expand)Author
2023-08-22ggml : sync latest (SAM + SD operators, CUDA alibi) (#2709)Georgi Gerganov
2023-08-17ggml-alloc : fix discrepency between measure&eval (#2639)Shouzheng Liu
2023-08-16metal : enable ggml-alloc (#2627)Shouzheng Liu
2023-08-09ggml-alloc: Don't try to re-use buffers of external tensors (#2562)Sam Spilsbury
2023-07-30ggml : add graph tensor allocator (#2411)slaren