+
Skip to content

Releases: cornellius-gp/gpytorch

v1.14.1

10 Oct 23:10
509ac98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14...v1.14.1

v1.14 (Python 3.10, PyTorch 2.0)

29 Jan 15:57
da70269
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13...v1.14

v1.13

06 Sep 21:42
Compare
Choose a tag to compare

What's Changed

  • main and develop branches by @gpleiss in #2542
  • Include jaxtyping to allow for Tensor/LinearOperator typehints with sizes. by @gpleiss in #2543
  • fix: replace deprecated scipy.integrate.cumtrapz with cumulative_trapezoid by @natsukium in #2545
  • use common notation for normal distribution N(\mu, \sigma^2) by @partev in #2547
  • fix broken link in Simple_GP_Regression.ipynb by @partev in #2546
  • Deprecate last_dim_is_batch (bump PyTorch version to >= 2.0) by @gpleiss in #2549
  • Added ability for priors of transformed distributions to have their p… by @hvarfner in #2551
  • Avoid unnecessary memory allocation for covariance downdate in SGPR prediction strategy by @JonathanWenger in #2559
  • Fix VNNGP with batches by @LuhuanWu in #2375
  • fix a typo by @partev in #2570
  • fix a typo by @partev in #2571
  • DOC: improve the formatting in the documentation by @partev in #2578

New Contributors

Full Changelog: v1.12...v1.13

v1.12

27 Jun 15:53
6fff12d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11...v1.12

v1.11

02 Jun 22:04
f73fa7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10...v1.11

v1.10

14 Apr 21:01
d230996
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.10

v1.9.1 (bug fixes)

04 Jan 22:49
3595191
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0 (LinearOperator)

30 Aug 14:11
fd99baf
Compare
Choose a tag to compare

Starting with this release, the LazyTensor functionality of GPyTorch has been pulled out into its own separate Python package, called linear_operator. Most users won't notice the difference (at the moment), but power users will notice a few changes.

If you have your own custom LazyTensor code, don't worry: this release is backwards compatible! However, you'll see a lot of annoying deprecation warnings 😄

LazyTensor -> LinearOperator

  • All gpytorch.lazy.*LazyTensor classes now live in the linear_operator repo, and are now called linear_operator.operator.*LinearOperator.
    • For example, gpytorch.lazy.DiagLazyTensor is now linear_operator.operators.DiagLinearOperator
    • The only major naming change: NonLazyTensor is now DenseLinearOperator
  • gpytorch.lazify and gpytorch.delazify are now linear_operator.to_linear_operator and linear_operator.to_dense, respectively.
  • The _quad_form_derivative method has been renamed to _bilinear_derivative (a more accurate name!)
  • LinearOperator method names now reflect their corresponding PyTorch names. This includes:
    • add_diag -> add_diagonal
    • diag -> diagonal
    • inv_matmul -> solve
    • symeig -> eigh and eigvalsh
  • LinearOperator now has the mT property

torch_function functionality

LinearOperators are now compatible with the torch api! For example, the following code works:

diag_linear_op = linear_operator.operators.DiagLinearOperator(torch.randn(10))
torch.matmul(diag_linear_op, torch.randn(10, 2))  # returns a torch.Tensor!

Other files that have moved:

  • gpytorch.functions - all of the core functions used by LazyTensors now live in the LinearOperator repo. This includes: diagonalization, dsmm, inv_quad, inv_quad_logdet, matmul, pivoted_cholesky, root_decomposition, solve (formally inv_matmul), and sqrt_inv_matmul
  • gpytorch.utils - a few have moved to the LinearOperator repo. This includes: broadcasting, cholesky, contour_intergral_quad, getitem, interpolation, lanczos, linear_cg, minres, permutation, stable_pinverse, qr, sparse, SothcasticLQ, and toeplitz.

Full Changelog: v1.8.1...v1.9.0

v1.8.1

08 Aug 21:24
Compare
Choose a tag to compare

Bug fixes

  • MultitaskMultivariateNormal: fix tensor reshape issue by @adamjstewart in #2081
  • Fix handling of prior terms in ExactMarginalLogLikelihood by @saitcakmak in #2039
  • Fix bug in preconditioned KISS-GP / Hadamard Multitask GPs by @gpleiss in #2090
  • Add constant_constraint to ConstantMean by @gpleiss in #2082

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0 (Nearest Neighbor Variational Gaussian Processes)

19 Jul 13:11
Compare
Choose a tag to compare

Major Features

New Contributors

Full Changelog: v1.7.0...v1.8.0

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载