v0.6.0.1
What's Changed
tomotwim_embed.py
is now 1.6x faster and linearly scales across multiple GPUs by @thorstenwagner in #40- Exploiting new the compile option of the latest pytorch 2.1 nightly build.
- Internally DistributedDataParallel is used instead of DataParallel
- Unpin pytorch version by @thorstenwagner in #46
Full Changelog: v0.5.1...v0.6.0.1