Skip to content

v0.5.0.dev1

Pre-release
Pre-release

Choose a tag to compare

@percevalw percevalw released this 09 Sep 13:08

Changelog

  • Add range expansion that returns storage indices without padding
  • Preserve empty contexts and words when refolding padded layouts
  • Store dimension names and tensor axes in FoldedTensorLayout for span pooling before the forward pass
  • Keep explicit names and dimensions when recreating a tensor from a layout

Pull Requests

  • feat: add indice and indice ranges mapping functions by @percevalw in #23

Full Changelog: v0.4.0...v0.5.0.dev1