You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/24 22:51:01 UTC

[GitHub] [incubator-tvm] soiferj commented on issue #4550: [Perf] Add CublasLt extern support for better Igemm performance

soiferj commented on issue #4550: [Perf] Add CublasLt extern support for better Igemm performance
URL: https://github.com/apache/incubator-tvm/pull/4550#issuecomment-578333024
 
 
   @Laurawly would it be worth automatically calling cublasLt functions if the target is specified as `cuda -libs=cublas`? Currently, this will automatically call cublas GEMM, but it would be nice to call faster functions if the properties of the computation support it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services