]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
SYCL: add gelu_erf kernel (llama/13749)
authorAkarshan Biswas <redacted>
Tue, 27 May 2025 15:22:59 +0000 (20:52 +0530)
committerGeorgi Gerganov <redacted>
Sun, 1 Jun 2025 11:01:05 +0000 (14:01 +0300)
commita0288fa2bdd0651cb693f052763f22d23b8b9144
tree0fc634bc99fceed0ee16561c92cfb9f60ebb86c7
parent24c44315251065b8032ca648098a252d99f17aec
SYCL: add gelu_erf kernel (llama/13749)

* SYCL: add gelu_erf kernel

* refactor code

Co-authored-by: Atharva Dubey <redacted>
* Use scope_op_debug_print

---------

Co-authored-by: Atharva Dubey <redacted>
src/ggml-sycl/element_wise.cpp
src/ggml-sycl/element_wise.hpp
src/ggml-sycl/ggml-sycl.cpp