mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[PR #731] [MERGED] Updated chapter 10: optimizations.qmd #893
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/731
Author: @hzeljko
Created: 3/5/2025
Status: ✅ Merged
Merged: 3/5/2025
Merged by: @profvjreddi
Base:
dev← Head:chapter-10📝 Commits (1)
af88b64Updated chapter 10: optimizations.qmd📊 Changes
13 files changed (+348 additions, -124 deletions)
View changed files
📝
contents/core/optimizations/images/jpg/modeloptimization_oneshot_pruning.jpeg(+0 -0)📝
contents/core/optimizations/images/jpg/modeloptimization_sprase_matrix.jpeg(+0 -0)📝
contents/core/optimizations/images/jpg/modeloptimization_winning_ticket.jpeg(+0 -0)📝
contents/core/optimizations/images/png/efficientnumerics_calibrationcopy.png(+0 -0)📝
contents/core/optimizations/images/png/efficientnumerics_granularity.png(+0 -0)📝
contents/core/optimizations/images/png/efficientnumerics_qp1.png(+0 -0)📝
contents/core/optimizations/images/png/efficientnumerics_weightsactivations.png(+0 -0)📝
contents/core/optimizations/images/png/modeloptimization_tensor_decomposition.png(+0 -0)📝
contents/core/optimizations/optimizations.qmd(+347 -124)➕
contents/core/optimizations/optimizations_files/figure-html/fig-quantization_impact-1.png(+0 -0)➕
contents/core/optimizations/optimizations_files/figure-html/fig-quantized-energy-1.png(+0 -0)➕
contents/core/optimizations/optimizations_files/figure-html/fig-targets-1.png(+0 -0)📝
tex/header-includes.tex(+1 -0)📄 Description
Chapter 10 has been edited
Figure 10.1 has been redrawn with Tikz package
Figure 10.11 has been redrawn with Tikz package
Setting up ggplot2 chart, fig. 10.13
Setting up ggplot2 chart, fig. 10.14
Figure 10.16 has been redrawn with Tikz package
Figure 10.17 has been redrawn with Tikz package
Figure 10.22 has been redrawn with Tikz package
Figure 10.23 has been redrawn with Tikz package
In the header-includes.tex file, an option to increase the space for the number of chapters has been added: \setlength{\cftchapnumwidth}{2em}
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.