Skip to content

Commit

Permalink
Merge pull request #2487 from chrisyeh96/patch-3
Browse files Browse the repository at this point in the history
Update distributions.rst
  • Loading branch information
Balandat committed Mar 18, 2024
2 parents 392dd41 + ecca3be commit e150496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/distributions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gpytorch.distributions
===================================

GPyTorch distribution objects are essentially the same as torch distribution objects.
For the most part, GpyTorch relies on torch's distribution library.
For the most part, GPyTorch relies on torch's distribution library.
However, we offer two custom distributions.

We implement a custom :obj:`~gpytorch.distributions.MultivariateNormal` that accepts
Expand Down

0 comments on commit e150496

Please sign in to comment.