Typos "×" in dnn_architectures #301

Closed
opened 2026-03-22 15:35:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @BravoBaldo on GitHub (Jan 17, 2025).

Originally assigned to: @profvjreddi on GitHub.

in dnn_architectures.qmd

  • Search "creating a different memory demand" .... maybe "28*8" ---> "28*28"
  • Search "the main operations involve matrices of sizes"... "and (xN)" --> "and (NxN)"
  • Search "convolution becomes a" "9×N" --> "$9\times N$"
  • Search "parameter storage is bounded by" --> "O(N × h)" and "N > h." --> between $ .... $
    • other "×" in the table...
Originally created by @BravoBaldo on GitHub (Jan 17, 2025). Originally assigned to: @profvjreddi on GitHub. in dnn_architectures.qmd - Search "creating a different memory demand" .... maybe "28\*8" ---> "28\*28" - Search "the main operations involve matrices of sizes"... "and (xN)" --> "and (NxN)" - Search "convolution becomes a" "9×N" --> "$9\times N$" - Search "parameter storage is bounded by" --> "O(N × h)" and "N > h." --> between \$ .... \$ - other "×" in the table...
GiteaMirror added the area: booktype: erratatype: improvement labels 2026-03-22 15:35:50 -05:00
Author
Owner

@profvjreddi commented on GitHub (Jan 17, 2025):

As always, 🙏 .

Fixed.

@profvjreddi commented on GitHub (Jan 17, 2025): As always, 🙏 . Fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#301