Tags: TQCAI/botorch
Tags
Version 0.2.5 (pytorch#445) Summary: Pull Request resolved: pytorch#445 Release 0.2.5 Reviewed By: ldworkin Differential Revision: D21574340 fbshipit-source-id: f3751a1d69eb669886e3b343d313a5890c089332
Version 0.2.4 (pytorch#442) Summary: This is a bump mainly to fix a mysterious issue with the python wheel on pypi being broken. Specifically, in that wheel the `botorch/optim/utils.py` file was not included, which resulted in an `ImportError` for many central components of the code. Interestingly, the source dist (built with the same command) did not have this issue. Pull Request resolved: pytorch#442 Reviewed By: sdaulton Differential Revision: D21538808 Pulled By: Balandat fbshipit-source-id: 4a963d101c28d17d18897584ccadc9f492a0c914
tutorials: Use PythonExporter instead of ScriptExporter (pytorch#429) Summary: We want to export python, so this is what we should do. Also, this replaces the default `#!/usr/bin/env python` shebang in the generated .py files with `#!/usr/bin/env python3`. Pull Request resolved: pytorch#429 Test Plan: CircleCI Reviewed By: sdaulton Differential Revision: D21249625 Pulled By: Balandat fbshipit-source-id: d7901e29c8c9362c888bdf1dd0a8901c28c4f019
Release v0.2.2 (pytorch#387) Summary: Pull Request resolved: pytorch#387 Release new BoTorch version 0.2.2 Reviewed By: Balandat Differential Revision: D20310561 fbshipit-source-id: ae7df68bb5a11b02db9a458a2da962a1041a2950
Release v0.2.1 (pytorch#353) Summary: Pull Request resolved: pytorch#353 Update changelog, bump version number Reviewed By: Balandat Differential Revision: D19422175 fbshipit-source-id: 66306133241030c79403088d049d4b0ee2adde15
Release v0.2.0 (pytorch#343) Summary: Update changelog, bump version number. Pull Request resolved: pytorch#343 Reviewed By: lena-kashtelyan Differential Revision: D19200221 Pulled By: Balandat fbshipit-source-id: 7286b99e8832459df5d86882970da77fd7410b2a
Version 0.1.4 (pytorch#282) Summary: In addition to the version bump, excludes a test that requires gpytorch master from this release. Pull Request resolved: pytorch#282 Reviewed By: eytan Differential Revision: D17702906 Pulled By: Balandat fbshipit-source-id: c47d24fd1232da5b5cd3516745ede745f38e2f1d
Version 0.1.3 (pytorch#228) Summary: Add changelog and bump version to 0.1.3. Pull Request resolved: pytorch#228 Test Plan: ran local tests Reviewed By: sdaulton Differential Revision: D16754050 Pulled By: Balandat fbshipit-source-id: 1bc7811b5e15146fe9b4cd88e031fc49211b35ad
Update version to 0.1.2 (pytorch#205) Summary: Main change is to require gpytorch>=0.3.4 in order to circumvent a PyTorch bug Pull Request resolved: pytorch#205 Reviewed By: eytan Differential Revision: D16177392 Pulled By: Balandat fbshipit-source-id: 79edd0d2f04599d59b26762e3ab50e9aaaae7ab8
remove unused copy likelihood state_dict in SingleTaskGP (pytorch#194) Summary: Pull Request resolved: pytorch#194 see title Reviewed By: danielrjiang Differential Revision: D16036033 fbshipit-source-id: e85c15f08de9d79e68ad3e5557191164a8e66a1e
PreviousNext