[PR #45] [MERGED] WIP #3183

Closed
opened 2026-04-16 01:41:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/45
Author: @18jeffreyma
Created: 10/30/2023
Status: Merged
Merged: 11/2/2023
Merged by: @mpstewart1

Base: mainHead: main


📝 Commits (10+)

  • efaa126 added figure refs
  • 100027c Merge branch 'main' of github.com:18jeffreyma/cs249r_book
  • d339dc6 fix
  • 4999961 fixed all text, equation, heading related issues for numerics section
  • 14e42f1 sources added - numerics section
  • b1abe28 Updated images to not have descriptions
  • 4a23805 fixed references and image captions and added missing figures
  • e5d0cc7 Merge branch 'main' of github.com:18jeffreyma/cs249r_book
  • 0d1cda2 Updating references
  • aac0378 Sample fix of references

📊 Changes

17 files changed (+573 additions, -254 deletions)

View changed files

📝 .all-contributorsrc (+73 -73)
📝 README.md (+15 -15)
📝 contributors.qmd (+15 -15)
📝 images/efficientnumerics_PTQQATsummary.png (+0 -0)
📝 images/efficientnumerics_alexnet.png (+0 -0)
📝 images/efficientnumerics_benefitsofprecision.png (+0 -0)
📝 images/efficientnumerics_calibration.png (+0 -0)
images/efficientnumerics_calibrationcopy.png (+0 -0)
📝 images/efficientnumerics_edgequant.png (+0 -0)
📝 images/efficientnumerics_modelsizes.png (+0 -0)
📝 images/efficientnumerics_qp1.png (+0 -0)
📝 images/efficientnumerics_qp2.png (+0 -0)
images/modeloptimization_color_mappings.jpeg (+0 -0)
images/modeloptimization_onnx.jpg (+0 -0)
images/modeloptimization_quant_hist.png (+0 -0)
📝 optimizations.qmd (+135 -151)
📝 references.bib (+335 -0)

📄 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/45 **Author:** [@18jeffreyma](https://github.com/18jeffreyma) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@mpstewart1](https://github.com/mpstewart1) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`efaa126`](https://github.com/harvard-edge/cs249r_book/commit/efaa12660960261ac31c8359d763080914d4fdb7) added figure refs - [`100027c`](https://github.com/harvard-edge/cs249r_book/commit/100027ca82e86615b9ce31d9470e5e0ebc2e4863) Merge branch 'main' of github.com:18jeffreyma/cs249r_book - [`d339dc6`](https://github.com/harvard-edge/cs249r_book/commit/d339dc6b0babafca1a4583f51b75f8148091ea9b) fix - [`4999961`](https://github.com/harvard-edge/cs249r_book/commit/4999961abfcd0e00a8a80554ea1fe1a1c13dcdfb) fixed all text, equation, heading related issues for numerics section - [`14e42f1`](https://github.com/harvard-edge/cs249r_book/commit/14e42f11ec3c43dc08b835e830516c7570f28b33) sources added - numerics section - [`b1abe28`](https://github.com/harvard-edge/cs249r_book/commit/b1abe28bce66af0f04736cf2951da5c628e5f163) Updated images to not have descriptions - [`4a23805`](https://github.com/harvard-edge/cs249r_book/commit/4a238055e1b8dccbd196a7f30abc89caf2a80655) fixed references and image captions and added missing figures - [`e5d0cc7`](https://github.com/harvard-edge/cs249r_book/commit/e5d0cc7e92d0b7f8aa78bb6692a197cb5891c5a5) Merge branch 'main' of github.com:18jeffreyma/cs249r_book - [`0d1cda2`](https://github.com/harvard-edge/cs249r_book/commit/0d1cda27737c3f66cde7f3cbbe468145e375a9f7) Updating references - [`aac0378`](https://github.com/harvard-edge/cs249r_book/commit/aac03787853351aca402e5998d0abfa764c71393) Sample fix of references ### 📊 Changes **17 files changed** (+573 additions, -254 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+73 -73) 📝 `README.md` (+15 -15) 📝 `contributors.qmd` (+15 -15) 📝 `images/efficientnumerics_PTQQATsummary.png` (+0 -0) 📝 `images/efficientnumerics_alexnet.png` (+0 -0) 📝 `images/efficientnumerics_benefitsofprecision.png` (+0 -0) 📝 `images/efficientnumerics_calibration.png` (+0 -0) ➕ `images/efficientnumerics_calibrationcopy.png` (+0 -0) 📝 `images/efficientnumerics_edgequant.png` (+0 -0) 📝 `images/efficientnumerics_modelsizes.png` (+0 -0) 📝 `images/efficientnumerics_qp1.png` (+0 -0) 📝 `images/efficientnumerics_qp2.png` (+0 -0) ➕ `images/modeloptimization_color_mappings.jpeg` (+0 -0) ➕ `images/modeloptimization_onnx.jpg` (+0 -0) ➕ `images/modeloptimization_quant_hist.png` (+0 -0) 📝 `optimizations.qmd` (+135 -151) 📝 `references.bib` (+335 -0) </details> ### 📄 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. --- <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-16 01:41:18 -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#3183