mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-22 05:53:13 -05:00
[GH-ISSUE #1223] Tensor01 - Fix misalignment in Matrix Multiplication Process doc #1736
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 @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.pyfile. This is under the headingMatrix Multiplication: The Core Computational Operationand subheadingMatrix Multiplication Process:Also, the demonstration of the
C(2 x 2)matrix is missing the right side equations@AdemolaAri commented on GitHub (Mar 10, 2026):
assign to me
@AdemolaAri commented on GitHub (Mar 10, 2026):
I see it's fixed in the dev branch.
@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
@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.mdREADME.mdWe love recognizing our contributors! ❤️
@AdemolaAri commented on GitHub (Apr 6, 2026):
Oh wow! This is a very lovely gesture. Thank you for the addition 😀