masahi commented on issue #14335: URL: https://github.com/apache/tvm/issues/14335#issuecomment-1475644319
yeah [gemm_operation.py#L372](https://github.com/apache/tvm/blob/unity/python/tvm/contrib/cutlass/gemm_operation.py#L372) was added last week to distinguish bias vs residual add case. Indeed I was assuming that bias for matmul is always passed as a 1D tensor. I'll fix this in the next PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
