kevinthesun opened a new pull request #7117: URL: https://github.com/apache/tvm/pull/7117
This PR limits the resources used by dynamic shape gpu kernels to avoid runtime errors. It also skips ```CallPacked``` in vm if kernel has only one output and this output is empty, like (1, 0, 6). After this PR, TF and PT object detection models should be runnable on Nvidia GPU. @zhiics @Laurawly @mbrookhart ---------------------------------------------------------------- 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]
