Skip to content

Argus 1.0.0

Compare
Choose a tag to compare
@lRomul lRomul released this 09 Nov 20:18
· 50 commits to master since this release

New Features

Docs

  • Add guides that provide an in-depth overview of how the framework works (link).
  • Fix minor typos in docstrings.

Examples

  • New example with sequential LR scheduler (link).
  • Transitioning from torch.distributed.launch to torchrun in cifar_advanced example.

Chore

  • Add __all__ for all modules.
  • Update CUDA 11.3.1.
  • Update PyTorch 1.10.0.