mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-01 22:54:05 +00:00
* shader(upscale): add the upscale shader with nearest, bilinear and bicubic implementations * shader(upscale): use macro
* shader(upscale): add the upscale shader with nearest, bilinear and bicubic implementations * shader(upscale): use macro