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
Hello,
While reviewing the code, I noticed that AdaLN-Zero's linear in FluxSingleTransformer uses GEMV_AWQ. Could you share the rationale for choosing this backend? Also, in:
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
While reviewing the code, I noticed that AdaLN-Zero's linear in FluxSingleTransformer uses GEMV_AWQ. Could you share the rationale for choosing this backend? Also, in:
what is the high-level purpose of / 4, * 4, and ceilDiv(..., 8)?
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions