[PR #1217] [MERGED] Add the hyperlink to the blog post name #3125

Closed
opened 2026-04-13 13:22:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: fix/losses-hyperlink


📝 Commits (2)

  • 68cd5fc fix(losses): clean up log_softmax implementation to have clear variable names and reuse variables
  • 55098c5 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1217 **Author:** [@minhdang26403](https://github.com/minhdang26403) **Created:** 3/8/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/losses-hyperlink` --- ### 📝 Commits (2) - [`68cd5fc`](https://github.com/harvard-edge/cs249r_book/commit/68cd5fcceba954d4e51da70ef98473feb0bc58b0) fix(losses): clean up log_softmax implementation to have clear variable names and reuse variables - [`55098c5`](https://github.com/harvard-edge/cs249r_book/commit/55098c59bcc3a8a7996f0f8812a63df4953300ad) fix(losses): add link to the blog post ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/src/04_losses/ABOUT.md` (+5 -5) </details> ### 📄 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. --- <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-04-13 13:22:50 -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#3125