ml-energy / zeus

Deep Learning Energy Measurement and Optimization
https://ml.energy/zeus
Apache License 2.0
179 stars 24 forks source link

Stale API deprecations and example adjustments #55

Closed jaywonchung closed 2 months ago

jaywonchung commented 2 months ago

Now that the batch size optimizer server was implemented, the following can be deprecated:

Also, the C++ Zeus monitor was deprecated as well. Power measurement on the command line can be done with python -m zeus.monitor power.

Examples and docs were adjusted. More doc reorg is due.

@parthraut Just wanted to let you know that there were some critical bug fixes in zeus.device.gpu.

Closes #20