]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Add `TIMESTEP_EMBEDDING` OP (#8707)
authorzhentaoyu <redacted>
Tue, 30 Jul 2024 06:56:51 +0000 (14:56 +0800)
committerGitHub <redacted>
Tue, 30 Jul 2024 06:56:51 +0000 (14:56 +0800)
commitc887d8b01726b11ea03dbcaa9d44fa74422d0076
treeec93b1e215ca131b651d6e0eb8ee9cb7aad5dc31
parent75af08c475e285888f66556d0f459c533b7deb95
[SYCL] Add `TIMESTEP_EMBEDDING` OP (#8707)

Signed-off-by: zhentaoyu <redacted>
ggml/src/ggml-sycl.cpp
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/presets.hpp
ggml/src/ggml-sycl/tsembd.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/tsembd.hpp [new file with mode: 0644]