]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Support OP EXPM1, support all UT cases of FLOOR, TRUNC, ROUND (llama/24363)
authorNeo Zhang <redacted>
Tue, 16 Jun 2026 05:34:29 +0000 (13:34 +0800)
committerGeorgi Gerganov <redacted>
Fri, 19 Jun 2026 09:53:43 +0000 (12:53 +0300)
commit79f88a1104ef95aad161af3d6b912ccb794bccc4
treec7ab3e3cb130c94b0a38326c95b2c5413a2b7a7e
parentc8f370a460f91fc1b97103461cd30d43f7fb2cb3
Support OP EXPM1, support all UT cases of FLOOR, TRUNC, ROUND (llama/24363)

* support OP EXPM1, support all UT cases of FLOOR, TRUNC, ROUND

* fix conflict

* rebase, support new UT case of repeat, concat
ggml/src/ggml-sycl/binbcast.cpp
ggml/src/ggml-sycl/concat.cpp
ggml/src/ggml-sycl/element_wise.cpp
ggml/src/ggml-sycl/element_wise.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp