MasterJH5574 opened a new pull request, #14068: URL: https://github.com/apache/tvm/pull/14068
As we are recently conducting experiments on Apple Silicon, we find it helpful to introduce the target tag for Apple Silicons, as specialized Metal targets. At this moment, we find the size of shared memory per thread block, the maximum number of threads per thread block and the warp size useful, so each specialized chip is configured by these three parameters. The feature numbers come from Apple's official document: https://developer.apple.com/metal/Metal-Feature-Set-Tables.pdf -- 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]
