]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: add gelu_erf kernel (#13749)
authorAkarshan Biswas <redacted>
Tue, 27 May 2025 15:22:59 +0000 (20:52 +0530)
committerGitHub <redacted>
Tue, 27 May 2025 15:22:59 +0000 (20:52 +0530)
commitf3101a8cc665f73217c752a10a7042889275cfbc
tree8d3417e2e487c179359e0a08865ac2276a6cf9dc
parent1c49c70d07ef87635daa5e8fdd0b5bfd88493dd3
SYCL: add gelu_erf kernel (#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>
ggml/src/ggml-sycl/element_wise.cpp
ggml/src/ggml-sycl/element_wise.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp