Files
cs249r_book/mlsysim/docs/api/physics.qmd
T
Vijay Janapa Reddi 3a191191c7 docs(mlsysim): finish tutorial slides and API reference coverage.
Align part 1/2 slide imports with post-migration solver paths, add registry API stubs, extend doc CI to scan .tex slides, and fix release-note examples.
2026-05-25 15:44:47 -04:00

6 lines
290 B
Plaintext

# physics { #mlsysim.physics }
Pure formulas for roofline, training memory, serving, communication, economics, and reliability.
Closed-form functions live in domain modules such as `physics.performance`, `physics.memory`, and `physics.communication`. See [Math Foundations](../math.qmd).