mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
[GH-ISSUE #1317] [Bug] Labs lab01 #1752
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 @asgalon on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1317
Area
Other
Location
Labs Vol1 lab01_ml_intro
Description
Expected Behavior
Working through the lab until the complete flow seems correct.
Environment (TinyTorch bugs only)
No response
@asgalon commented on GitHub (Apr 10, 2026):
"Part C - The Triad across Targets"
There seems to be a discrepancy between the question (512KB SRAM) for the prediction and the evaluation below (7812 KB SRAM):
Also: Below it says "Correct 6x" while above Prediction "200x":
@asgalon commented on GitHub (Apr 10, 2026):
The tabs below seem to have the prediction radios that are needed in the first cells above to unlock the rest, so clicking on a radio button there jumps back to one of the top cells, this look a bit odd too.
I notice the ledger below does not show the track selection I made yesterday with lab00, but I probably did that in a different browser profile. Something to check later.
@asgalon commented on GitHub (Apr 10, 2026):
Need to resolve evaluation issues with #1306 before adding more PRs...