[PR #1263] [MERGED] Revert: add type hints to modules 03, 04, and 05 #1209

Closed
opened 2026-03-22 16:04:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1263
Author: @profvjreddi
Created: 3/20/2026
Status: Merged
Merged: 3/20/2026
Merged by: @profvjreddi

Base: devHead: revert-1192-feature/type-hints-03-04


📝 Commits (1)

  • ff3069f Revert "feat: add type hints to modules 03, 04, and 05 (#1167)"

📊 Changes

3 files changed (+49 additions, -82 deletions)

View changed files

📝 tinytorch/src/03_layers/03_layers.py (+29 -52)
📝 tinytorch/src/04_losses/04_losses.py (+8 -18)
📝 tinytorch/src/05_dataloader/05_dataloader.py (+12 -12)

📄 Description

Reverts harvard-edge/cs249r_book#1192


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1263 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `revert-1192-feature/type-hints-03-04` --- ### 📝 Commits (1) - [`ff3069f`](https://github.com/harvard-edge/cs249r_book/commit/ff3069fbeb0ca553fdbfc738dff502dc0af934ef) Revert "feat: add type hints to modules 03, 04, and 05 (#1167)" ### 📊 Changes **3 files changed** (+49 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/src/03_layers/03_layers.py` (+29 -52) 📝 `tinytorch/src/04_losses/04_losses.py` (+8 -18) 📝 `tinytorch/src/05_dataloader/05_dataloader.py` (+12 -12) </details> ### 📄 Description Reverts harvard-edge/cs249r_book#1192 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:04:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1209