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
Right now TA::retile doesn't work for tensor-of-tensors (it assumes tile elements are scalars). Ideally this should be fixed in TA, but barring that we'll need a workaround in TABufferPIMPL::retile.
The text was updated successfully, but these errors were encountered:
Right now
TA::retile
doesn't work for tensor-of-tensors (it assumes tile elements are scalars). Ideally this should be fixed in TA, but barring that we'll need a workaround inTABufferPIMPL::retile
.The text was updated successfully, but these errors were encountered: