Skip to content

v0.1.19

Compare
Choose a tag to compare
@stevemandala stevemandala released this 08 Dec 18:24

Compatibility: Requires botorch >= 0.3.3

Major changes

  • Support for new Botorch features, including Contextual Bayes Opt, Input Warping, etc. See the latest Botorch release for more information: https://github.com/pytorch/botorch/releases/tag/v0.3.3
  • Improvements to storage-related performance by aligning SQLAlchemy and Ax classes better (e.g. #422)