[GH-ISSUE #1223] Tensor01 - Fix misalignment in Matrix Multiplication Process doc #1736

Closed
opened 2026-04-11 08:05:58 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @AdemolaAri on GitHub (Mar 10, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1223

There's a small misalignment in one of the brackets in the tinytorch/src/01_tensor/01_tensor.py file. This is under the heading Matrix Multiplication: The Core Computational Operation and subheading Matrix Multiplication Process:

Also, the demonstration of the C(2 x 2) matrix is missing the right side equations

Image
Originally created by @AdemolaAri on GitHub (Mar 10, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1223 There's a small misalignment in one of the brackets in the `tinytorch/src/01_tensor/01_tensor.py` file. This is under the heading `Matrix Multiplication: The Core Computational Operation` and subheading `Matrix Multiplication Process:` Also, the demonstration of the `C(2 x 2)` matrix is missing the right side equations <img width="1010" height="302" alt="Image" src="https://github.com/user-attachments/assets/bc698eeb-9551-4f27-8e94-4fc6a95b8580" />
GiteaMirror added the type: bugarea: tinytorch labels 2026-04-11 08:05:58 -05:00
Author
Owner

@AdemolaAri commented on GitHub (Mar 10, 2026):

assign to me

<!-- gh-comment-id:4028520848 --> @AdemolaAri commented on GitHub (Mar 10, 2026): assign to me
Author
Owner

@AdemolaAri commented on GitHub (Mar 10, 2026):

I see it's fixed in the dev branch.

<!-- gh-comment-id:4028566453 --> @AdemolaAri commented on GitHub (Mar 10, 2026): I see it's fixed in the dev branch.
Author
Owner

@profvjreddi commented on GitHub (Apr 5, 2026):

Thanks for flagging this, regardless @AdemolaAri

@all-contributors please add @AdemolaAri as a contributor for Bug,Doc in TinyTorch

<!-- gh-comment-id:4189044620 --> @profvjreddi commented on GitHub (Apr 5, 2026): Thanks for flagging this, regardless @AdemolaAri @all-contributors please add @AdemolaAri as a contributor for Bug,Doc in TinyTorch
Author
Owner

@github-actions[bot] commented on GitHub (Apr 5, 2026):

I've added @AdemolaAri as a contributor to tinytorch! 🎉

Recognized for: doc
Project(s): tinytorch (explicitly mentioned in comment)
Based on: @all-contributors please add @AdemolaAri as a contributor for Bug,Doc in TinyTorch

The contributor list has been updated in:

  • tinytorch/.all-contributorsrc, tinytorch/README.md
  • Main README.md

We love recognizing our contributors! ❤️

<!-- gh-comment-id:4189048301 --> @github-actions[bot] commented on GitHub (Apr 5, 2026): I've added @AdemolaAri as a contributor to **tinytorch**! :tada: **Recognized for:** doc **Project(s):** tinytorch (explicitly mentioned in comment) **Based on:** @all-contributors please add @AdemolaAri as a contributor for Bug,Doc in TinyTorch The contributor list has been updated in: - `tinytorch/.all-contributorsrc`, `tinytorch/README.md` - Main `README.md` We love recognizing our contributors! :heart:
Author
Owner

@AdemolaAri commented on GitHub (Apr 6, 2026):

Oh wow! This is a very lovely gesture. Thank you for the addition 😀

<!-- gh-comment-id:4193897672 --> @AdemolaAri commented on GitHub (Apr 6, 2026): Oh wow! This is a very lovely gesture. Thank you for the addition 😀
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1736