mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #1317] [Bug] Labs lab01 #4372
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...
@asgalon commented on GitHub (Apr 14, 2026):
PR check fails for unknown reason. This is either some error introduced with the changes or the automated test itself has some issue that needs to be resolved. In the former case, it is not clear to me how it should be tested locally before pushing the branch, in the latter, the labs processing in the github PR task has insufficient log output, or the decisive parts are not visible to me...
The trouble seems to be the "run quarto render" phase building the labs site. The error message of the next step (validation) is not very helpful. Perhaps it is possible to Increase the log level here? It could be something simple with the quarto command