]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] add concat through dim 1/2 (#8483)
authorMeng, Hengyu <redacted>
Mon, 15 Jul 2024 11:32:15 +0000 (19:32 +0800)
committerGitHub <redacted>
Mon, 15 Jul 2024 11:32:15 +0000 (19:32 +0800)
commit16bdfa42acb09175e88cf97e9d9e4e48f616d120
tree6eed2f809800b8167d9fc1d15c6c25cd06a02c54
parent3dfda05956befb350745c5c2f7134d06adfe8724
[SYCL] add concat through dim 1/2 (#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]