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
I'm using the GeomLoss library and trying to use a Sinkhorn loss with the online backend. For a high dimensional (>=512 I think) tensor it gives me an error when compiling the backward code. Here's the repro with GeomLoss:
I'm using the GeomLoss library and trying to use a Sinkhorn loss with the online backend. For a high dimensional (>=512 I think) tensor it gives me an error when compiling the backward code. Here's the repro with GeomLoss:
I also have this direct repro by copying values from the debugger:
Both give:
Versions
The text was updated successfully, but these errors were encountered: