cornellius-gp / linear_operator

A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update tolerances for numerical methods

gpleiss opened this issue · comments

Let's update the CG/minres/etc tolerances to be much tighter than they currently are. GPyTorch can use looser tolerances as necessary.