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
Recently I am reading the code of sm100 fp8 GEMM. I have a question:
Why must the scale factor be MN-major? Is it because this provides better performance or is it due to hardware constraints? Thank you for your reply.