Industrial Uses

Google Cloud Vertex AI

PyGlove is the driving force behind Vertex AI NAS, which has brought advanced AutoML technologies to industries with significant impact. Companies such as Qualcomm, Varian, and Oppo have all benefited from this groundbreaking technology.

Vertex AI has published a few search spaces for computer vision as examples:

Pax

Pax is a powerful machine learning framework developed by Google, based on Jax, that is designed for training large-scale models. It utilizes PyGlove to enable its hyperparameter tuning and AutoML capabilities. Pax serves as a good example of how PyGlove can be seamlessly integrated into a large scale ML codebase based on dynamic evaluation:

Vizier

Vizier is the distributed tuning solution at Alphabet. PyGlove uses it as a backend for serving distributed AutoML scenarios at Google. The open-source Vizier has shown how PyGlove can be used together with Vizier, it also serve as an example on how PyGlove backend could be developed.