Skip to content

Conversation

@saitcakmak
Copy link
Contributor

Summary: Fixes #888 (input transforms are not applied in eval mode).

Differential Revision: D30001362

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

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

Summary:
Pull Request resolved: meta-pytorch#889

Fixes meta-pytorch#888 (input transforms are not applied in eval mode).

Differential Revision: D30001362

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

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

@saitcakmak
Copy link
Contributor Author

Note: The flake8 error is being fixed by #887.

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #889 (890fa28) into master (39128f6) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 890fa28 differs from pull request most recent head 7000b62. Consider uploading reports for the commit 7000b62 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #889   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          108       108           
  Lines         8112      8113    +1     
=========================================
+ Hits          8112      8113    +1     
Impacted Files Coverage Δ
botorch/models/higher_order_gp.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39128f6...7000b62. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a3230a4.

@saitcakmak saitcakmak deleted the export-D30001362 branch August 17, 2021 23:35
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.

[Bug] Input transforms are not applied in eval mode in HOGP

3 participants