Skip to content

v0.1.12

Compare
Choose a tag to compare
@xingyousong xingyousong released this 16 Oct 21:04
· 240 commits to main since this release

What's Changed

  • Small aesthetic update to Ray benchmark RTD by @copybara-service in #914
  • Add a lot of tracing trackers. by @copybara-service in #913
  • Fix broken pytest_ray installation by @copybara-service in #918
  • Add multi-objective acquisitions and integrate them into GPBandit. by @copybara-service in #909
  • Add profiling around seed trial generation to help debug slow runs. by @copybara-service in #925
  • Meta learning designer: 1) multi-metric trial support, 2) updated default schedules, 3) additional testing and documentation. by @copybara-service in #933
  • Add counter metrics with metadata. by @copybara-service in #931
  • Use QuasiRandomDesigner in EagleStrategy. by @copybara-service in #943
  • Clean up & bugfix for random rotation matrix generation. by @copybara-service in #941
  • Remove redundant logging from Eagle designer for expediting benchmarking jobs / convergence tests. by @copybara-service in #946

Full Changelog: v0.1.11...v0.1.12