v0.3.4
What's Changed
- Fix a data_dims access issue
- Marginally improve the speed of handling FoldedTensors in standard torch operations
- Use default torch types (e.g.
torch.float32
ortorch.torch64
)
Pull Requests
- Speedups & fixes by @percevalw in #9
Full Changelog: v0.3.3...v0.3.4