mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
[GH-ISSUE #1612] [Bug] tito module status wrong milestone 3 advertisement #18056
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@profvjreddi commented on GitHub (Apr 30, 2026):
Fixed in #1616 (merged to dev as
7ba91628e). Stale duplicate of milestone→modules map in_check_milestone_readinesswas saying M3 needed [1..6] instead of [1..8]. Same drift hit M4/M5/M6 (missing module 7 and/or 8). Aligned to canonicalMILESTONE_SCRIPTStable.