[PR #207] [MERGED] 206 add section cross references #7497

Closed
opened 2026-04-27 16:40:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/207
Author: @profvjreddi
Created: 5/18/2024
Status: Merged
Merged: 5/18/2024
Merged by: @profvjreddi

Base: devHead: 206-add-section-cross-references


📝 Commits (5)

  • 7803fe9 Update readme and contributors.qmd with contributors
  • a5ac085 Adding section headers for cross-ref
  • 454af49 Cleanup erroneous sec-slides sec-exercises sec-labs
  • 4991090 Fix erroneous section labels
  • 7f59fdc Merge branch 'dev' into 206-add-section-cross-references

📊 Changes

27 files changed (+88 additions, -88 deletions)

View changed files

📝 .all-contributorsrc (+5 -5)
📝 README.md (+6 -6)
📝 contents/ai_for_good/ai_for_good.qmd (+4 -4)
📝 contents/benchmarking/benchmarking.qmd (+4 -4)
📝 contents/case_studies.qmd (+1 -1)
📝 contents/community.qmd (+1 -1)
📝 contents/contributors.qmd (+6 -6)
📝 contents/data_engineering/data_engineering.qmd (+4 -4)
📝 contents/dedication.qmd (+1 -1)
📝 contents/dl_primer/dl_primer.qmd (+4 -4)
📝 contents/efficient_ai/efficient_ai.qmd (+4 -4)
📝 contents/ethics.qmd (+1 -1)
📝 contents/frameworks/frameworks.qmd (+4 -4)
📝 contents/generative_ai/generative_ai.qmd (+1 -1)
📝 contents/hw_acceleration/hw_acceleration.qmd (+4 -4)
📝 contents/introduction/introduction.qmd (+1 -1)
📝 contents/learning_resources.qmd (+1 -1)
📝 contents/ml_systems/ml_systems.qmd (+4 -4)
📝 contents/ops/ops.qmd (+4 -4)
📝 contents/optimizations/optimizations.qmd (+4 -4)

...and 7 more files

📄 Description

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • The chapter content is complete and covers the topic in detail.
    • All technical terms are well-defined and explained.
    • Any code snippets or algorithms are well-documented and tested.
    • The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • The chapter has been locally built and tested using Quarto.
    • All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • The chapter has been proofread for grammar and spelling errors.
    • The writing style is consistent with the rest of the book.
    • Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • The chapter is pushed to the correct branch on the repository.
    • The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 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/207 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 5/18/2024 **Status:** ✅ Merged **Merged:** 5/18/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `206-add-section-cross-references` --- ### 📝 Commits (5) - [`7803fe9`](https://github.com/harvard-edge/cs249r_book/commit/7803fe9986a6e5f5a4eedd5db751e704ca4c1944) Update readme and contributors.qmd with contributors - [`a5ac085`](https://github.com/harvard-edge/cs249r_book/commit/a5ac08541d35f39d88b45c62c3076505885d3e4a) Adding section headers for cross-ref - [`454af49`](https://github.com/harvard-edge/cs249r_book/commit/454af4919aca65f2688762c0ec169c251f41c32b) Cleanup erroneous sec-slides sec-exercises sec-labs - [`4991090`](https://github.com/harvard-edge/cs249r_book/commit/49910908b106616f6373b3b78b108919f4986a2f) Fix erroneous section labels - [`7f59fdc`](https://github.com/harvard-edge/cs249r_book/commit/7f59fdc80a2c8b84f0eb2bcfb87eb0ebeb75ea8b) Merge branch 'dev' into 206-add-section-cross-references ### 📊 Changes **27 files changed** (+88 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+5 -5) 📝 `README.md` (+6 -6) 📝 `contents/ai_for_good/ai_for_good.qmd` (+4 -4) 📝 `contents/benchmarking/benchmarking.qmd` (+4 -4) 📝 `contents/case_studies.qmd` (+1 -1) 📝 `contents/community.qmd` (+1 -1) 📝 `contents/contributors.qmd` (+6 -6) 📝 `contents/data_engineering/data_engineering.qmd` (+4 -4) 📝 `contents/dedication.qmd` (+1 -1) 📝 `contents/dl_primer/dl_primer.qmd` (+4 -4) 📝 `contents/efficient_ai/efficient_ai.qmd` (+4 -4) 📝 `contents/ethics.qmd` (+1 -1) 📝 `contents/frameworks/frameworks.qmd` (+4 -4) 📝 `contents/generative_ai/generative_ai.qmd` (+1 -1) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+4 -4) 📝 `contents/introduction/introduction.qmd` (+1 -1) 📝 `contents/learning_resources.qmd` (+1 -1) 📝 `contents/ml_systems/ml_systems.qmd` (+4 -4) 📝 `contents/ops/ops.qmd` (+4 -4) 📝 `contents/optimizations/optimizations.qmd` (+4 -4) _...and 7 more files_ </details> ### 📄 Description Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [x] The chapter content is complete and covers the topic in detail. - [x] All technical terms are well-defined and explained. - [x] Any code snippets or algorithms are well-documented and tested. - [x] The chapter follows a logical flow and structure. 2. **References & Citations** - [x] All references are correctly listed at the end of the chapter. - [x] In-text citations are used appropriately and match the references. - [x] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [x] The chapter has been locally built and tested using Quarto. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] Any interactive elements or widgets work as intended. - [x] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [x] The chapter has been proofread for grammar and spelling errors. - [x] The writing style is consistent with the rest of the book. - [x] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [x] All group members have reviewed and approved the chapter. - [x] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [x] All external links (if any) are working and lead to the intended destinations. - [x] If datasets or external resources are used, they are properly credited and linked. - [x] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [x] The chapter is pushed to the correct branch on the repository. - [x] The Pull Request is made with a clear title and description. - [x] The Pull Request includes any necessary labels or tags. - [x] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <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-27 16:40:29 -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#7497