Skip to content

v0.9.0: Batch size optimizer and big cleanups

Compare
Choose a tag to compare
@jaywonchung jaywonchung released this 06 May 16:07
· 82 commits to master since this release
0ae4de1

What's new

  • The batch size optimizer is now a full-fledged server that can be deployed independently, with Docker Compose, or on Kubernetes + KubeFlow.
  • GPU abstraction: We created an abstraction layer over GPU vendors (NVIDIA and AMD). We're on our way to supporting AMD GPUs.
  • Completely revamped documentation under https://ml.energy/zeus.

Deprecated

  • See #20 (ZeusDataLoader, ZeusMaster, and the C++ Zeus monitor)