Change8

b8994

📦 llama-cppView on GitHub →
2 features🔧 1 symbols

Summary

This release introduces new image upscale shaders for ggml-webgpu, supporting nearest, bilinear, and bicubic methods. It also includes a large set of pre-compiled binaries across multiple platforms and hardware configurations.

✨ New Features

  • Added upscale shader implementations (nearest, bilinear, and bicubic) to ggml-webgpu.
  • Used a macro for the upscale shader implementation in ggml-webgpu.

Affected Symbols