v0.5.0.dev1
Pre-release
Pre-release
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
FoldedTensorLayoutfor 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