You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any plans to support evaluation of a LazyTensor? I want to retrieve the kernel matrix and it has to be M x M, not M x K.
Also, I think that would increase interoperability of the library with other software pieces (I'm talking about something like pytorch's .numpy() conversion).
arnaudvl, zsteve, alexisthual, yangyushi, tvercaut and 1 more