-
Notifications
You must be signed in to change notification settings - Fork 561
Pull requests: cornellius-gp/gpytorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reshape Targets and Mean for RHS in Cholesky solver
#2587
opened Sep 12, 2024 by
turquoisedragon2926
Loading…
fix bug #2585 : Multitask GP Regression fails for LeaveOneOutPseudoLikelihood mll
#2586
opened Sep 12, 2024 by
sahakpetros
Loading…
Update multivariate_normal.py to use loc instead of mean
#2488
opened Mar 2, 2024 by
chrisyeh96
Loading…
FEA: Parallel Partial Emulation (aka Multitask GPs with a shared kernel)
#2470
opened Jan 21, 2024 by
PieterjanRobbe
Loading…
Add quadratic-type means & implement linear operations for means
#2428
opened Oct 26, 2023 by
pjpollot
Loading…
4 of 5 tasks
Add batch_shape property to GP model class
enhancement
#2307
opened Mar 19, 2023 by
Balandat
Loading…
Ensure PSD-safe factorization in constructor of
MultivariateNormal
#2297
opened Mar 10, 2023 by
SebastianAment
Loading…
Variational GP with derivatives and monotonic gp
#2272
opened Feb 12, 2023 by
ankushaggarwal
Loading…
Prevent dtype errors when torch's default_dtype is set to torch.float64
#2254
opened Jan 17, 2023 by
gpleiss
Loading…
Migrate trace_mode to linear_operators and disable conditional control flow
#2163
opened Oct 19, 2022 by
feynmanliang
Loading…
slight improvements to IndexKernel for the rank == 0 (diagonal) case
#2141
opened Sep 19, 2022 by
rmgarnett
Loading…
Sparse lazy tensor and SKI weight matrix W
Affects linear_operator refactor
#1682
opened Jul 2, 2021 by
ymohit
Loading…
3 tasks
Raise error if "initialize" method is called in eval mode.
#1610
opened May 6, 2021 by
AustinT
Loading…
Add Gaussian Process Factor Analysis (GPFA) Kernel
#1606
opened May 3, 2021 by
syncrostone
Loading…
4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.