mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[PR #1217] [MERGED] Add the hyperlink to the blog post name #8948
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/1217
Author: @minhdang26403
Created: 3/8/2026
Status: ✅ Merged
Merged: 3/17/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/losses-hyperlink📝 Commits (2)
68cd5fcfix(losses): clean up log_softmax implementation to have clear variable names and reuse variables55098c5fix(losses): add link to the blog post📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
tinytorch/src/04_losses/ABOUT.md(+5 -5)📄 Description
The Additional Resources section mentions a blog post without a link to it. This can cause ambiguity since there may be many blog posts with similar name. This commit adds a hyperlink to the blog post name.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.