botorch icon indicating copy to clipboard operation
botorch copied to clipboard

add construct inputs for SaasFullyBayesianMultiTaskGP

Open qingfeng10 opened this issue 3 years ago • 4 comments

Summary: as title.

D35573439 is too big. I make a separate diff to add construct_inputs for using SaasFullyBayesianMultiTaskGP. This overwritten is necessary in order to use the model in BotAx

Differential Revision: D36136031

qingfeng10 avatar May 04 '22 23:05 qingfeng10

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

facebook-github-bot avatar May 04 '22 23:05 facebook-github-bot

Codecov Report

Merging #1203 (778e86e) into main (57decad) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main     #1203    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          123       124     +1     
  Lines        11191     11334   +143     
==========================================
+ Hits         11191     11334   +143     
Impacted Files Coverage Δ
botorch/models/gpytorch.py 100.00% <ø> (ø)
botorch/fit.py 100.00% <100.00%> (ø)
botorch/models/__init__.py 100.00% <100.00%> (ø)
botorch/models/fully_bayesian.py 100.00% <100.00%> (ø)
botorch/models/fully_bayesian_multitask.py 100.00% <100.00%> (ø)
botorch/utils/transforms.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar May 04 '22 23:05 codecov[bot]

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

facebook-github-bot avatar May 04 '22 23:05 facebook-github-bot

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

facebook-github-bot avatar Jun 13 '22 02:06 facebook-github-bot

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

facebook-github-bot avatar Aug 29 '22 16:08 facebook-github-bot

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

facebook-github-bot avatar Sep 07 '22 04:09 facebook-github-bot

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

facebook-github-bot avatar Sep 09 '22 19:09 facebook-github-bot