ml-energy / zeus

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

Reorg `zeus.device.gpu` #83

Closed jaywonchung closed 1 month ago

jaywonchung commented 1 month ago

Too much code was in one file. Now, each GPU vendor has its own module. Also, I think previously errors were exported to zeus.device were a bit too much. Now, GPU errors are namespaced under zeus.device.gpu.