Skip to content

Release Notes

0.0.1 - 2021-8-25

0.0.2 - 2021-8-27

0.0.3 - 2021-8-31

0.0.4 - 2021-9-3

  • fix best checkpoints model loading. PR #52
  • 🚀 feature/fix train arguments docs PR #44
  • Publish Python 🐍 distributions 📦 to PyPI #42

0.0.5 - 2021-09-26

  • 🔥 Add custom training loop with model.fit. PR #63 Done by @aniketmaurya
  • ☁️ Add ray.data - remote dataset loader. PR #61 Done by @aniketmaurya
  • 🎉 Add AutoDataset - Encapsulate datamodule and dataloaders. PR #59 Done by @aniketmaurya
  • 🌟 Add Autotask feature. PR #54 Done by @gagan3012
  • ✨ Add AutoTrainer to support plain torch training loop and other torch frameworks. PR #53

0.0.6 - UNRELEASED

  • ✨ refactor data handling 📝 docs update. PR #91
  • integrate torchmetrics. PR #80
  • callbacks & 🤑 ProgressCallback. PR #76
  • 🔥 Add AutoModel Tuner. PR #74
  • refactor APIs - Simplify API & add model.compile(...). PR #73
  • 🤗 integrate HF Accelerator. PR #71

Last update: October 3, 2021

Comments