Skip to content

v0.117.0

Choose a tag to compare

@ooples ooples released this 19 Jul 04:50
364fa5b

0.117.0 (2026-07-19)

Features

  • attention: optional logit soft-cap on ScaledDotProductAttention (CPU + all 6 GPU backends) (#816) (ddccf57)
  • batch-vectorized float FFT + CUDA/HIP FFT correctness fixes (#811) (#812) (77320ef)

Bug Fixes

  • cpu: bound Tanh/Sigmoid SIMD backward by logical length (fixes OOB write / AccessViolation) (#815) (8daadc1)