[GH-ISSUE #1176] Typo in documentation #1720

Closed
opened 2026-04-11 08:04:54 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @sotoblanco on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1176

The documentation instructions said that the file's name is 01_tensor.ipynb

https://mlsysbook.ai/tinytorch/getting-started.html

Image

In my system I got the following name:

tensor.ipynb

Image
Originally created by @sotoblanco on GitHub (Feb 17, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1176 The documentation instructions said that the file's name is ``01_tensor.ipynb`` https://mlsysbook.ai/tinytorch/getting-started.html <img width="761" height="303" alt="Image" src="https://github.com/user-attachments/assets/32a2f16a-1b46-4a54-903a-229fd3e81cd2" /> In my system I got the following name: ``tensor.ipynb`` <img width="325" height="207" alt="Image" src="https://github.com/user-attachments/assets/97a62134-db0c-4b87-92f3-acb4d33339b5" />
GiteaMirror added the type: bugarea: book labels 2026-04-11 08:04:55 -05:00
Author
Owner

@profvjreddi commented on GitHub (Feb 17, 2026):

Hi @sotoblanco — thanks for catching this! You're absolutely right, the filename in the getting-started docs was out of date.

This has been fixed just now in commit 336f03e — the reference now correctly points to tensor.ipynb instead of 01_tensor.ipynb.

Appreciate you taking the time to report it!

@all-contributors please add @sotoblanco as a contributor for ✍️ Doc in TinyTorch

<!-- gh-comment-id:3917640462 --> @profvjreddi commented on GitHub (Feb 17, 2026): Hi @sotoblanco — thanks for catching this! You're absolutely right, the filename in the getting-started docs was out of date. This has been fixed just now in commit 336f03e — the reference now correctly points to `tensor.ipynb` instead of `01_tensor.ipynb`. Appreciate you taking the time to report it! @all-contributors please add @sotoblanco as a contributor for ✍️ Doc in TinyTorch
Author
Owner

@github-actions[bot] commented on GitHub (Feb 17, 2026):

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

Recognized for: doc
Project: tinytorch (explicitly mentioned in comment)
Based on: @all-contributors please add @sotoblanco as a contributor for ✍️ 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:3917654790 --> @github-actions[bot] commented on GitHub (Feb 17, 2026): I've added @sotoblanco as a contributor to **tinytorch**! :tada: **Recognized for:** doc **Project:** tinytorch (explicitly mentioned in comment) **Based on:** @all-contributors please add @sotoblanco as a contributor for ✍️ 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:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1720