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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
We expected qdd and qdd_pred to be very close to each other.
When we do this experiment with device=cpu, the L2 error is in the 10^-5 order. But when we use device=cuda, we get L2 errors around 0.12 which is unexpected.
I have a simple script that minimally reproduces this problem here