]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add bilinear upscale support (ggml/1185)
authorDiego Devesa <redacted>
Wed, 9 Apr 2025 10:32:13 +0000 (12:32 +0200)
committerGeorgi Gerganov <redacted>
Thu, 10 Apr 2025 21:17:47 +0000 (00:17 +0300)
commitfe92821ea9ae53f3088cf2699a9e102448295fa0
treea18141b340e80239d319f1bd6fbe26c8f57dd970
parent459895c32629e36cc3ca53bf3596d3e1322cfe09
ggml : add bilinear upscale support (ggml/1185)
ggml/include/ggml.h
ggml/src/ggml-cann/ggml-cann.cpp
ggml/src/ggml-cpu/ops.cpp
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-metal/ggml-metal.m
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml.c
tests/test-backend-ops.cpp