Skip to content

Conversation

@sdaulton
Copy link
Contributor

Summary: see title

Differential Revision: D25806553

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Mar 17, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D25806553

sdaulton added a commit to sdaulton/botorch that referenced this pull request Mar 17, 2021
Summary:
Pull Request resolved: meta-pytorch#750

see title

Differential Revision: D25806553

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

This pull request was exported from Phabricator. Differential Revision: D25806553

@sdaulton
Copy link
Contributor Author

cc @saitcakmak. Let me know if you have any comments since you've previously worked with RFFs

Copy link
Contributor

@saitcakmak saitcakmak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ltgm. Much cleaner than my version :)

Comment on lines +168 to +173
weights = torch.randn(
input_dim,
num_rff_features,
dtype=base_kernel.lengthscale.dtype,
device=base_kernel.lengthscale.device,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a thought: Would there be any benefit to using draw_sobol_normal_samples here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting thought. probably? night be worth looking into.

Summary:
Pull Request resolved: meta-pytorch#750

see title

Reviewed By: Balandat

Differential Revision: D25806553

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

This pull request was exported from Phabricator. Differential Revision: D25806553

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7c73b6c.

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. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants