Commit Graph

2 Commits

Author SHA1 Message Date
Georgi Gerganov
11bf4366c2
llama : sync with recent PRs on master 2023-08-17 19:03:15 +03:00
slaren
a113689571
ggml : add graph tensor allocator (#2411)
* ggml : add graph tensor allocator

* ggml : don't calculate data pointer of unallocated tensors when creating a view with an offset

* ggml : refactor ggml_view_Nd into ggml_view_tensor_offset
2023-07-30 15:58:01 +02:00