mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
[GH-ISSUE #1305] [Bug] Labs lab00 cleanup #1751
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 9, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1305
Area
Other
Location
Labs vol1 lab00
Description
I have been taking a closer look at lab00_introduction.py. I think I have fixed the most important problems, but it is not ready for a PR yet.
Done:
Open:
There is this block saying "infeasible..." because the distance to the datacenter is to far for max 10ms at lightspeed, even after selecting the "moving the datacenter" option (That gives me the mental picture of the vehicle dragging the data center on a trailer 😀 ) Shouldn't this block also be conditional?
Everything below that, going through it now...
Expected Behavior
No response
Environment (TinyTorch bugs only)
No response