llama.cpp
1032256e - cuda/vulkan : bicubic interpolation (#17022)

Commit
78 days ago
cuda/vulkan : bicubic interpolation (#17022) * vulkan : implement upscale with bicubic interpolation * cuda : implement upscale with bicubic interpolation * tests : add ggml_interpolate with GGML_SCALE_MODE_BICUBIC to backend tests * adapt OpenCL backend to not support the OP in that case so tests don't fail * print scale mode & flags in test-backend-ops
Author
Parents
Loading