ShishirPatil / poet

ML model training for edge devices
https://shishirpatil.github.io/poet/
Apache License 2.0
157 stars 18 forks source link

Pareto curves for POET solves #11

Open ShishirPatil opened 1 year ago

ShishirPatil commented 1 year ago

POET produces the energy-optimal solution given a memory and timing budget. It might be interesting to see the Energy-Memory tradeoff space. The pareto curve visualizes this by plotting the energy at different memory budgets for a constant runtime. Optimization: POET launches multiple solves in parallel.