mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
[PR #781] [MERGED] Find unreferenced labels #8692
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/781
Author: @profvjreddi
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/28/2025
Merged by: @profvjreddi
Base:
dev← Head:find_unreferenced_labels📝 Commits (3)
a17140eScript produces links to unreferenced places3ab3467Script to find any missing references331352dMerge branch 'dev' into find_unreferenced_labels📊 Changes
11 files changed (+149 additions, -34 deletions)
View changed files
📝
.pre-commit-config.yaml(+18 -18)📝
contents/core/ai_for_good/ai_for_good.qmd(+1 -1)📝
contents/core/benchmarking/benchmarking.qmd(+1 -1)📝
contents/core/dl_primer/dl_primer.qmd(+2 -2)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+1 -1)📝
contents/core/ml_systems/ml_systems.qmd(+1 -1)📝
contents/core/ondevice_learning/ondevice_learning.qmd(+1 -1)📝
contents/core/ops/ops.qmd(+1 -1)📝
contents/core/robust_ai/robust_ai.qmd(+8 -6)📝
contents/core/sustainable_ai/sustainable_ai.qmd(+2 -2)➕
scripts/find_unreferenced_labels.py(+113 -0)📄 Description
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.