]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan : implement bilinear interpolation for ggml_upscale/ggml_interpolate (#1291)
authorAcly <redacted>
Thu, 3 Jul 2025 17:58:12 +0000 (19:58 +0200)
committerGitHub <redacted>
Thu, 3 Jul 2025 17:58:12 +0000 (19:58 +0200)
commit84ec81d769bbddb5c26200716080061550315008
tree17ad71430c728ce3c6b92bb43a99d26950e54fd3
parent6ebe05c53f8a4819e53ff64191d7743724e2be2e
vulkan : implement bilinear interpolation for ggml_upscale/ggml_interpolate (#1291)

* supports GGML_SCALE_MODE_BILINEAR and GGML_SCALE_FLAG_ALIGN_CORNERS
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/upscale.comp