Skip to content

server

zeus.optimizer.perseus.server

The Perseus server guides the PerseusOptimizer with frequency plans.

The server is agnostic to the training framework the PerseusOptimizer is integrated with. A server is useful because large model training is typically distributed, and we still need one place to coordinate the frequency plans. Later, the server will be extended to support complete online profiling and optimization.