Files
cs249r_book/mlsysim/docs/api/core.solver.SynthesisSolver.qmd
T

15 lines
477 B
Plaintext

# core.solver.SynthesisSolver { #mlsysim.core.solver.SynthesisSolver }
```python
core.solver.SynthesisSolver()
```
Synthesizes ideal hardware requirements for a model.
This solver performs the 'Inverse Solve': given a workload and an SLA,
what are the required memory bandwidth and peak compute specs?
Literature Source:
1. Jouppi et al. (2017), "In-Datacenter Performance Analysis of a TPU."
2. Horowitz (2014), "Computing's Energy Problem (and what we can do about it)."