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 noticed that there is a type LinearAlgebra.MulAddMul that performs the same role as the ITensors.axpy type introduced in: #1532 to fix an ITensor broadcasting operation on GPU, we should investigate using that type. (@kmp5VT)