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
In the current implementation for calling gemm functions from cublaslt, the transpose is not checked and follows the convention for SOFIE. This should be configured so that the layouts are set according to the transpose flags.