mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #662] "computation needs" block in 4.3.4 System Implications #1538
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 @Doosoon on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/662
I think there is a something wrong.
The sentence is like below
"and this must be repeated for all 784 spatial positions (28x8)"
I think that it need to be modified to 28x28 instead of 28x8.
Thanks
@profvjreddi commented on GitHub (Jan 30, 2025):
Thanks @Doosoon. I just fixed it. Thanks for catching the typo.
@profvjreddi commented on GitHub (Jan 30, 2025):
By the way you are welcome to issue a PR if you'd like. Anyone who issues becomes a member of the contributor list. But no pressure, i am happy to fix it as well.