elvin-n opened a new pull request #8202: URL: https://github.com/apache/tvm/pull/8202
Recently new transpose op strategy was added for cuda which use thread_warp_size from default target attr parameters. Since Metal fallback to cuda, it needs this parameter to be defined. The exact value of this param is still open question, 16 should be safe enough but probably it will be changed later after experiments and more clarifications to 32. -- 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]
