v4.6.3 (2026-01-06)
New features
- T5Gemma model conversion and inference (#1962) by @jordimas
- Support for CUDA 12.8 (#1937, #1940) by @Purfview
- Conv1d pure CUDA implementation (#1949), makes cuDNN an optional dependency by @jordimas
- Add CUDA implementation for median filter (#1917) by @ja2d8a4v