]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ehance UPSCALE to support all UT cases (llama/20637)
authorNeo Zhang <redacted>
Tue, 17 Mar 2026 02:01:52 +0000 (10:01 +0800)
committerGeorgi Gerganov <redacted>
Sun, 29 Mar 2026 12:04:36 +0000 (15:04 +0300)
commit64942511978ccb23975c17b44513fa7fe858b8a2
tree0e5efe0e7ab01a12f6db2eaf067d22b8db9a5eec
parent9232af59ba3cf8ed9050d4a7229fd8a30e9eeeb8
ehance UPSCALE to support all UT cases (llama/20637)

* [SYCL] ehance UPSCALE to support more cases

* rm test case result of SYCL1
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/element_wise.cpp
ggml/src/ggml-sycl/element_wise.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/upscale.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/upscale.hpp [new file with mode: 0644]