microsoft/syntheseus v0.7.0
microsoft/syntheseus
Captured source
source ↗published Nov 6, 2025seen Jun 26captured 2whttp 200method plain
syntheseus 0.7.0
Repository: microsoft/syntheseus
Tag: v0.7.0
Published: 2025-11-06T13:23:20Z
Prerelease: no
Release notes: This release upgrades all single-step models to use torch 2.x. It also reduces start-up time for multi-step search when using large building block sets.
Changed
- Upgrade all single-step models to
torch 2.2(#137) ([@kmaziarz]) - Optimize the internal representation of a
SmilesListInventory(#135) ([@kmaziarz]) - Suppress warnings produced by single-step models on newer environments (#141) ([@kmaziarz])
Added
- Expose RootAligned's utility for building prediction kwargs (#138) ([@kmaziarz])