Skip to content

v0.114.5

Choose a tag to compare

@ooples ooples released this 15 Jul 03:08
a24bbfd

0.114.5 (2026-07-15)

Bug Fixes

  • autodiff: manual backward tape nodes now propagate input gradients through the graph path (#786) (db5029d)
  • gpu: LayerNorm forward returns TRUE variance, not inverse-std, so compiled-replay backward gradients are correct (#784) (e735690)