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: [email protected] With regards, Apache Git Services
