]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
add concat through dim 1/2 (llama/8483)
authorMeng, Hengyu <redacted>
Mon, 15 Jul 2024 11:32:15 +0000 (19:32 +0800)
committerGeorgi Gerganov <redacted>
Sat, 27 Jul 2024 15:26:12 +0000 (18:26 +0300)
commit917685bf27e85b764914b12ddb9a15bf149443f7
tree58729591ff5d8a1a6cfc67ecf4c9456b60b9c2fe
parent0678355801d3c5fa429b0f727c8ba41ffb335da2
add concat through dim 1/2 (llama/8483)

* add concat through dim 1/2
src/ggml-sycl.cpp
src/ggml-sycl/backend.hpp
src/ggml-sycl/concat.cpp [new file with mode: 0644]
src/ggml-sycl/concat.hpp [new file with mode: 0644]