Skip to content

v0.111.1

Choose a tag to compare

@ooples ooples released this 09 Jul 11:50
1acc403

0.111.1 (2026-07-09)

Bug Fixes

  • autodiff: make 2D AffineGrid tape-aware + vectorize (fixes STN untrainable) (#751) (890ed53)
  • compiled-training: keep plan activation buffers alive across replay — unfreezes fused training at large vocab (#754) (687a4c6)

Performance

  • arena: recycle transformer-layer scratch between layers for memory-bounded inference (AiDotNet#1824) (#753) (2572bd8)