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
FillMatrix still uses numeric for the fill value, that was intentional because filling with int8_t4_packed feels wrong imo but we should actually sit down and have that discussion
There are some types that maybe need to be removed, we should explore where that discussion goes [SM6.10] Fix numeric types allowed in LinAlg intrins #8465 (comment)
FillMatrixstill uses numeric for the fill value, that was intentional because filling withint8_t4_packedfeels wrong imo but we should actually sit down and have that discussion