Laurawly commented on a change in pull request #4550: [Perf] Add CublasLt
extern support for better Igemm performance
URL: https://github.com/apache/incubator-tvm/pull/4550#discussion_r360759146
##########
File path: src/runtime/contrib/cublas/cublas.cc
##########
@@ -342,13 +434,34 @@ TVM_REGISTER_GLOBAL("tvm.contrib.cublas.matmul")
}
});
+TVM_REGISTER_GLOBAL("tvm.contrib.cublaslt.matmul")
Review comment:
Sure, I'll update this.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services