mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 08:28:07 -05:00
[PR #1233] [CLOSED] Improve Matplotlib graphs in Chapter 2 #1187
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/1233
Author: @hzeljko
Created: 3/13/2026
Status: ❌ Closed
Base:
dev← Head:vol2/ch2📝 Commits (1)
bfcd1d3Improve Matplotlib graphs in Chapter 2📊 Changes
9 files changed (+23065 additions, -47 deletions)
View changed files
📝
book/quarto/_quarto.yml(+1 -1)➕
book/quarto/all_ai_models.csv(+22920 -0)📝
book/quarto/contents/vol1/ml_workflow/ml_workflow.qmd(+1 -1)📝
book/quarto/contents/vol2/collective_communication/collective_communication.qmd(+12 -6)📝
book/quarto/contents/vol2/compute_infrastructure/compute_infrastructure.qmd(+88 -30)📝
book/quarto/contents/vol2/inference/inference.qmd(+7 -1)📝
book/quarto/contents/vol2/network_fabrics/network_fabrics.qmd(+6 -2)📝
book/quarto/contents/vol2/security_privacy/security_privacy.qmd(+29 -5)📝
book/quarto/tex/header-includes.tex(+1 -1)📄 Description
Clean up Matplotlib graphs: 2.4, 2.7, and 2.8
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.