mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[PR #715] [MERGED] 713 Fix repeated Acronyms #3506
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/715
Author: @profvjreddi
Created: 2/16/2025
Status: ✅ Merged
Merged: 2/17/2025
Merged by: @profvjreddi
Base:
dev← Head:713-fix-repeated-acronyms📝 Commits (4)
d83ededFix acronyms scriptcc88d6cCorrectly fixes the text173a04dAdded a script to find repeated acrnonymse2f9222Removed redundant definitions e.g. (GPUs) with script help📊 Changes
13 files changed (+89 additions, -29 deletions)
View changed files
📝
contents/core/ai_for_good/ai_for_good.qmd(+1 -1)📝
contents/core/benchmarking/benchmarking.qmd(+3 -5)📝
contents/core/efficient_ai/efficient_ai.qmd(+1 -1)📝
contents/core/frameworks/frameworks.qmd(+3 -3)📝
contents/core/ondevice_learning/ondevice_learning.qmd(+2 -2)📝
contents/core/ops/ops.qmd(+1 -1)📝
contents/core/optimizations/optimizations.qmd(+2 -2)📝
contents/core/privacy_security/privacy_security.qmd(+1 -1)📝
contents/core/robust_ai/robust_ai.qmd(+4 -4)📝
contents/core/sustainable_ai/sustainable_ai.qmd(+3 -3)📝
contents/core/training/training.qmd(+3 -3)📝
contents/core/workflow/workflow.qmd(+3 -3)➕
scripts/find_acronyms.py(+62 -0)📄 Description
https://github.com/harvard-edge/cs249r_book/issues/713
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.