Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sahakpetros/gpytorch

Tags

v1.13

Toggle v1.13's commit message
Fix conda deploy

v1.12

Toggle v1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cornellius-gp#2541 from cornellius-gp/pre-commit-c…

…onfig

Corrected configuration of ``exclude`` statements in ``pre-commit`` configuration

v1.11

Toggle v1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate checkpointing (cornellius-gp#2361)

* Deprecate checkpointing

* Remove checkpointing from test

v1.10

Toggle v1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update linear operator dependency (cornellius-gp#2321)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pass **kwargs to ApproximateGP.__call__ in DeepGPLayer (cornellius-gp…

…#2224)

Co-authored-by: root <[email protected]>
Co-authored-by: Geoff Pleiss <[email protected]>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable automatic versioning via setuptools_scm (cornellius-gp#2111)

* Enable automatic versioning via setuptools_scm

Based on cornellius-gp/linear_operator#2

* Resolve RTD warnings from example notebooks

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update test suite badge