mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 08:28:07 -05:00
[PR #1738] [MERGED] tinytorch modules clarity #17419
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?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1738
Author: @vedant-a-joshi
Created: 5/12/2026
Status: ✅ Merged
Merged: 5/14/2026
Merged by: @profvjreddi
Base:
dev← Head:tinytorch-modules-clarity📝 Commits (2)
c716f17separated into different blocks for easier readability0a60f64fix(tinytorch): typos and better diagram representations📊 Changes
3 files changed (+12 additions, -14 deletions)
View changed files
📝
tinytorch/src/04_losses/04_losses.py(+5 -5)📝
tinytorch/src/05_dataloader/05_dataloader.py(+5 -8)📝
tinytorch/src/06_autograd/06_autograd.py(+2 -1)📄 Description
Increases clarity in tinytorch modules 05, 06, and 07 as well as fixes diagram misrepresentations which cause confusion.
Tested through
tito module test NNfor affected modules, whereNNwas05,06, and07.By submitting this PR, you agree to release your contribution under the project's license.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.