-
Hello, I am in a previous version of gpytorch importing the following:
However in version 1.14 these are no longer availible and I'm a little lost as to how to replace them. How do I replace these imports? |
Beta Was this translation helpful? Give feedback.
Answered by
gpleiss
Sep 5, 2025
Replies: 1 comment 1 reply
-
Those should all now be |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Xparx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those should all now be
from linear_operator.operators import RootLinearOperator, DiagLinearOperator, AddedDiagLinearOperator