Skip to content

Commit 5df2fab

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Update HOGP tutorial to use fit_gpytorch_mll_torch & _fast_solves (#1686)
Summary: Pull Request resolved: #1686 This now runs ~25% faster on my devserver. Reviewed By: esantorella Differential Revision: D43374145 fbshipit-source-id: 8df246a83029fb4880b3f73099615c0549c85e6d
1 parent 52959e6 commit 5df2fab

File tree

2 files changed

+91
-211
lines changed

2 files changed

+91
-211
lines changed

scripts/run_tutorials.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"thompson_sampling.ipynb", # very slow without KeOps + GPU
3939
"composite_mtbo.ipynb", # TODO: very slow, figure out if we can make it faster
4040
"Multi_objective_multi_fidelity_BO.ipynb", # TODO: very slow, speed up
41-
"composite_bo_with_hogp.ipynb", # TODO: OOMing the nightly cron, reduce mem usage
4241
}
4342

4443

0 commit comments

Comments
 (0)