What's Changed
- Addition of
Unbatchernode (#1416 ) max_concurrentinstance check and error message fix (#1420 )- Out of order implementation in StatefulDataloader (#1423 )
- Addition of
CYCLE_FOREVERstop criterion forMultiNodeWeightedSamplernode (#1424 ) generatorinitial seed setting in RandomSampler (#1441 )StatefulDataloaderrestart behavior when reloaded from a state_dict saved at end of epoch withnum_workers=0(#1439 )
New Contributors
- @FightingZhen made their first contribution in #1413
- @kit1980 made their first contribution in #1419
- @michael-diggin made their first contribution in #1423
- @mirceamironenco made their first contribution in #1420
Full Changelog: v0.10.1...v0.11.0
@andrewkho @divyanshk @scotts @atalman