Skip to content

v0.27.0

Latest
Compare
Choose a tag to compare
@j316chuck j316chuck released this 14 Nov 19:35

What's New

1. Torch 2.5.1 Compatibility (#3701)

We've added support for torch 2.5.1, including checkpointing bug fixes from PyTorch.

2. Add batch/microbatch transforms (#3703)

Sped up device transformations by doing batch transform on CPU and microbatch transforms on GPU

What's Changed

Full Changelog: v0.26.1...v0.27.0