Skip to content

TinyTorch v0.1.1 - Versioning, Audio & Polish

Choose a tag to compare

@profvjreddi profvjreddi released this 14 Jan 22:39

πŸš€ TinyTorch v0.1.1 - Versioning, Audio & Polish

Major update with versioning system, educational audio, and extensive polish.

✨ New Features

  • Versioning system: tito --version and tito update commands
  • Audio narrations: Embedded audio players in module ABOUT pages
  • Educational datasets: tinydigits and tinytalks for learning
  • Dismissible announcement bar: Stay informed about updates

πŸ”§ Improvements

  • Module reordering: DataLoader moved to Module 05 for better flow
  • Acceleration/Memoization swap: Better pedagogical ordering (17↔18)
  • Python 3.8+ support: Broader compatibility
  • Progressive disclosure: Stricter import dependencies

πŸ› Bug Fixes

  • Fixed requires_grad issue in Linear layer Tensor calls
  • Fixed navbar links from subdirectories
  • SSL certificate verification on macOS
  • Corrected module numbering across codebase

πŸ“š Documentation

  • Standardized ABOUT.md files for all modules
  • Milestone narratives with "aha moments"
  • PDF lab guide improvements

Learn More