mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-21 13:31:55 -05:00
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/1186
Author: @imuday984
Created: 2/20/2026
Status: ❌ Closed
Base:
dev← Head:feature/tinytorch-type-hints📝 Commits (1)
1cbf819feat: add type hints to 01_tensor source file (#1167)📊 Changes
1 file changed (+20 additions, -19 deletions)
View changed files
📝
tinytorch/src/01_tensor/01_tensor.py(+20 -19)📄 Description
Resolves #1167 for the tensor module. I have added the type hints directly to the source file (src/01_tensor/01_tensor.py). However, I haven't run the tito module complete build step locally to update the generated package files. Let me know if you'd like me to set up the local environment to run the build, or if a maintainer can trigger it, however i have only added one file if this suits same approach can be applied to similar files too.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.