Skip to content

Conversation

@Balandat
Copy link
Contributor

Summary:
The MCSamplers currently live in the acquisition module. There is no real reason for that.
It also causes issues with circular imports when trying to make fantasizing a part of the Model API.

This diff renames botorch.qmc to botorch.sampling (since this now does more than just qmc), and moves the samplers into this module.

Note that these are breaking changes that need to be surfaced in the release notes.

Differential Revision: D15808512

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jun 13, 2019
Balandat added a commit to Balandat/botorch that referenced this pull request Jun 13, 2019
)

Summary:
Pull Request resolved: meta-pytorch#172

The MCSamplers currently live in the acquisition module. There is no real reason for that.
It also causes issues with circular imports when trying to make fantasizing a part of the Model API.

This diff renames `botorch.qmc` to `botorch.sampling` (since this now does more than just qmc), and moves the samplers into this module.

Note that these are breaking changes that need to be surfaced in the release notes.

Differential Revision: D15808512

fbshipit-source-id: 2ecf2489583b843afec9d94c36bb224146db7bd6
)

Summary:
Pull Request resolved: meta-pytorch#172

The MCSamplers currently live in the acquisition module. There is no real reason for that.
It also causes issues with circular imports when trying to make fantasizing a part of the Model API.

This diff renames `botorch.qmc` to `botorch.sampling` (since this now does more than just qmc), and moves the samplers into this module.

Note that these are breaking changes that need to be surfaced in the release notes.

Differential Revision: D15808512

fbshipit-source-id: 3456459277876eba4f1022ccec686793b9aba145
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e9ec5d2.

@Balandat Balandat deleted the export-D15808512 branch June 27, 2019 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants