]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Thu, 8 Aug 2024 19:48:46 +0000 (22:48 +0300)
commit3e94c7a81dddf2a36a011cb382433552a42832f0
treeb42022d2e1e3eeb36343bb83d1a9100bcf3632a5
parent77af3254e1a13a649a59e93a60526015664e3c85
add concat through dim 1/2 (llama/8483)

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