]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] ehance UPSCALE to support all UT cases (#20637)
authorNeo Zhang <redacted>
Tue, 17 Mar 2026 02:01:52 +0000 (10:01 +0800)
committerGitHub <redacted>
Tue, 17 Mar 2026 02:01:52 +0000 (10:01 +0800)
commitb6c83aad55a4ce17ec96fced7770cd1be8758193
treef4f156dc575fe331750c66b02d9e1e8152696d46
parent2e4a6edd4ac6ebb2459fca373249298291acfc5e
[SYCL] ehance UPSCALE to support all UT cases (#20637)

* [SYCL] ehance UPSCALE to support more cases

* rm test case result of SYCL1
docs/ops.md
docs/ops/SYCL.csv
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]