Skip to content

v0.112.0

Choose a tag to compare

@ooples ooples released this 10 Jul 17:16
c26ef0f

0.112.0 (2026-07-10)

Features

  • sparse: tape-auto-tracking sparse engine ops + fully GPU-resident sparse autograd backward (#758) (4a865b7)

Bug Fixes

  • compile: fill entire output in compiled ReduceMax axis reduction (#765) (d04f8ca)
  • compile: zero only accumulating multi-consumer grad buffers (N-BEATS resident blow-up) (#759) (d94b919)
  • gpu: resident params no longer flat-line FP32 fused-Adam training (#764) (c8da627)