MasterJH5574 opened a new pull request #6749: URL: https://github.com/apache/incubator-tvm/pull/6749
This PR adds two "bind"s to the tensorcore matrix multiplication support in TOPI. The original code does not make full use of all warps in a thread block and therefore runs slowly. Adding these two "bind"s can make it run much faster. ---------------------------------------------------------------- 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]
