• Stable

    GiteaMirror released this 2026-02-07 15:02:14 -06:00 | 4118 commits to dev since this release

    📅 Originally published on GitHub: Sun, 08 Feb 2026 04:06:00 GMT
    🏷️ Git tag created: Sat, 07 Feb 2026 21:02:14 GMT

    TinyTorch v0.1.8

    Content updates, website improvements, and community contributions.

    New Features

    • Team Page: Auto-generated team page from .all-contributorsrc with reorganized Community section
    • Slide Viewer: Embedded PDF slide viewer on all module pages for in-browser viewing
    • Milestone Visualization: Step-by-step visualization for milestones by @AndreaMattiaGaravagno in #1151
    • Site-Only Deploy: New workflow option to deploy website without version bump

    🐛 Bug Fixes

    • Attention Module: Corrected O(n²) complexity explanation and memory table bug — reported in #1150
    • Activations Module: Fixed misleading GELU hint about 1.702 constant — reported in #1154
    • Activations Module: Expanded GELU explanation with both approximation forms
    • Layers Module: Corrected Xavier/Glorot initialization terminology
    • Tito CLI: Resolved Jupyter kernel mismatch causing ModuleNotFoundError (#1147)
    • Paper Build: Escaped special LaTeX characters breaking PDF build
    • Milestones: Fixed bold cyan frame alignment by @AndreaMattiaGaravagno in #1152
    • Content: Fixed small typo by @minhdang26403 in #1163

    📚 Documentation

    • Specify GenAI usage in slides by @AndreaMattiaGaravagno in #1149
    • Added @oscarf189 and @Takosaga as contributors

    🔧 CI/Infrastructure

    • Download slide decks from release during deployment
    • Fixed auto-label permissions for fork PRs (#1153)
    • Handle branch names with slashes in fresh install test (#1158)

    👥 Contributors

    Thanks to all contributors who made this release possible:

    • @AndreaMattiaGaravagno
    • @minhdang26403
    • @oscarf189
    • @Takosaga
    • @profvjreddi

    🆕 New Contributors

    • @AndreaMattiaGaravagno made their first contribution in #1149
    • @minhdang26403 made their first contribution in #1163
    • @oscarf189
    • @Takosaga

    Full Changelog: https://github.com/harvard-edge/cs249r_book/compare/tinytorch-v0.1.7...tinytorch-v0.1.8

    Website: https://mlsysbook.ai/tinytorch/

    Downloads