mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[PR #746] [MERGED] added model optimization feedback fixes #7768
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/746
Author: @18jeffreyma
Created: 3/13/2025
Status: ✅ Merged
Merged: 3/13/2025
Merged by: @profvjreddi
Base:
dev← Head:jeff/model-optimization-fixes📝 Commits (7)
f8bd052added model optimization feedback fixes85adc36Auto-update changelog9dd301aadd switch transformer7ae6f1cMerge branch 'jeff/model-optimization-fixes' of github.com:harvard-edge/cs249r_book into jeff/model-optimization-fixes5338ca0Moved figures into correct dir + updated figure text2d6194aMerge remote-tracking branch 'origin/jeff/model-optimization-fixes' into jeff/model-optimization-fixes20a9fd9Incorporate the switch transformer figure in📊 Changes
8 files changed (+684 additions, -581 deletions)
View changed files
📝
CHANGELOG.md(+553 -553)➕
contents/core/efficient_ai/images/png/2_4_sparsity_gemm.png(+0 -0)➕
contents/core/optimizations/images/png/2_4_sparsity_gemm.png(+0 -0)➕
contents/core/optimizations/images/png/block-sparse-gemm.png(+0 -0)➕
contents/core/optimizations/images/png/early-exit-architecture.png(+0 -0)➕
contents/core/optimizations/images/png/switch-transformer.png(+0 -0)📝
contents/core/optimizations/optimizations.bib(+80 -0)📝
contents/core/optimizations/optimizations.qmd(+51 -28)📄 Description
resolves #734
@profvjreddi just one note, unsure what this figure is supposed to be
https://mlsysbook.ai/contents/core/optimizations/optimizations.html#fig-quantized-energy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.