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
function assumes the input sequences are a list but mostly the data can be in matrix form. Multiplying with a cross-diagonal identity matrix can achieve this effectively. Moreover, Zygote does not support reverse of matrices.