[PR #145] [MERGED] Additions for Chapter 17 Sustainable AI #607

Closed
opened 2026-03-22 15:46:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/145
Author: @jaywonchung
Created: 12/17/2023
Status: Merged
Merged: 12/18/2023
Merged by: @profvjreddi

Base: mainHead: iss143-energy-optimization


📝 Commits (5)

📊 Changes

3 files changed (+48 additions, -2 deletions)

View changed files

📝 contents/benchmarking/benchmarking.qmd (+1 -1)
📝 contents/sustainable_ai/sustainable_ai.bib (+22 -0)
📝 contents/sustainable_ai/sustainable_ai.qmd (+25 -1)

📄 Description

This PR does two things:

  • Add existing efforts for ML energy measurement and optimization
  • Add a piece of information regarding data gaps in the LCA section

CC @profvjreddi

Closes #143.


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/145 **Author:** [@jaywonchung](https://github.com/jaywonchung) **Created:** 12/17/2023 **Status:** ✅ Merged **Merged:** 12/18/2023 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `iss143-energy-optimization` --- ### 📝 Commits (5) - [`fcf82a0`](https://github.com/harvard-edge/cs249r_book/commit/fcf82a0de7cca1147b237cecdf7e493caf088218) Additions for Chapter 17 - [`4048d1d`](https://github.com/harvard-edge/cs249r_book/commit/4048d1d06fb7b66fc528c1597b80cf16db0cc568) Proofread - [`4f7eda1`](https://github.com/harvard-edge/cs249r_book/commit/4f7eda1623e0b24fe54de2b8c5d86bfc5ec0cedc) Fix citation - [`44b8adc`](https://github.com/harvard-edge/cs249r_book/commit/44b8adcd1e4170adea251715a8b73e467cb0ade2) Fix wording regarding power draw - [`7a675f3`](https://github.com/harvard-edge/cs249r_book/commit/7a675f375c1194b398c82d7b50177e7b07768242) Migrated content to benchmarks/leaderboards section ### 📊 Changes **3 files changed** (+48 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `contents/benchmarking/benchmarking.qmd` (+1 -1) 📝 `contents/sustainable_ai/sustainable_ai.bib` (+22 -0) 📝 `contents/sustainable_ai/sustainable_ai.qmd` (+25 -1) </details> ### 📄 Description This PR does two things: - Add existing efforts for ML energy measurement and optimization - Add a piece of information regarding data gaps in the LCA section CC @profvjreddi Closes #143. --- 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. - [ ] 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. - [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** - [ ] All group members have reviewed and approved the chapter. - [ ] 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. - [ ] 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** - [x] The chapter is pushed to the correct branch on the repository. - [x] The Pull Request is made with a clear title and description. - [ ] 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-03-22 15:46:52 -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#607