v0.1.22
What's Changed
- Supports the Separable kernel in
VizierGaussianProcess
for multimetric problems. by @copybara-service in #1223 - Supports more multitask types in GP-based designers by @copybara-service in #1224
- Trial and metric padding is not yet supported for multimetric problems in GP-UCB-PE. by @copybara-service in #1225
- Relax versions for benchmark requirements, per #1222 (comment) by @copybara-service in #1226
- Update grpcio and grpcio-tools. Previous versions break Python11. See this thread: grpc/grpc#31934 by @copybara-service in #1229
Full Changelog: v0.1.21...v0.1.22