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
In the #4 branch. There's an issue with CuArrays and Zygote documented here which currently prevents taking the gradient of either trg or ctmrg.
Once that issue's resolved, the rest should probably work.
GPU support works with
In the #4 branch. There's an issue with
CuArrays andZygotedocumented here which currently prevents taking the gradient of eithertrgorctmrg.Once that issue's resolved, the rest should probably work.