[GH-ISSUE #1612] [Bug] tito module status wrong milestone 3 advertisement #10816

Closed
opened 2026-05-12 18:49:58 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @AndreaMattiaGaravagno on GitHub (Apr 30, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1612

Area

TinyTorch

Location

tito module status

Description

tito module status advertises milestone 3 as ready to be unlocked after module 6, even if you still need to complete modules 7 and 8

Expected Behavior

tito module status should advertise milestone 3 as ready to be unlocked after module 8 completion

Environment (TinyTorch bugs only)

Tiny🔥Torch v0.1.10
Python 3.12.3
/home/andre/tinytorch/.venv

Originally created by @AndreaMattiaGaravagno on GitHub (Apr 30, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1612 ### Area TinyTorch ### Location tito module status ### Description tito module status advertises milestone 3 as ready to be unlocked after module 6, even if you still need to complete modules 7 and 8 ### Expected Behavior tito module status should advertise milestone 3 as ready to be unlocked after module 8 completion ### Environment (TinyTorch bugs only) Tiny🔥Torch v0.1.10 Python 3.12.3 /home/andre/tinytorch/.venv
GiteaMirror added the javascripttype: bugpriority-higharea: tinytorch labels 2026-05-12 18:49:58 -05:00
Author
Owner

@profvjreddi commented on GitHub (Apr 30, 2026):

Fixed in #1616 (merged to dev as 7ba91628e). Stale duplicate of milestone→modules map in _check_milestone_readiness was saying M3 needed [1..6] instead of [1..8]. Same drift hit M4/M5/M6 (missing module 7 and/or 8). Aligned to canonical MILESTONE_SCRIPTS table.

<!-- gh-comment-id:4356772824 --> @profvjreddi commented on GitHub (Apr 30, 2026): Fixed in #1616 (merged to dev as 7ba91628e). Stale duplicate of milestone→modules map in `_check_milestone_readiness` was saying M3 needed [1..6] instead of [1..8]. Same drift hit M4/M5/M6 (missing module 7 and/or 8). Aligned to canonical `MILESTONE_SCRIPTS` table.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#10816