Tensor01 - Fix misalignment in Matrix Multiplication Process doc #520

Closed
opened 2026-03-22 15:45:05 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @AdemolaAri on GitHub (Mar 10, 2026).

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). 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-03-22 15:45:06 -05:00
Author
Owner

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

assign to me

@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.

@AdemolaAri commented on GitHub (Mar 10, 2026): I see it's fixed in the dev branch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#520