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
However, Triton does not support the permute operator or view without re-ordering.
Is it possible to implement something like this in Triton without those 2 operators?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to implement the following (Pytorch equivalent):
However, Triton does not support the
permute
operator orview
without re-ordering.Is it possible to implement something like this in Triton without those 2 operators?
Beta Was this translation helpful? Give feedback.
All reactions