mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-29 06:00:58 -05: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