alexwong edited a comment on issue #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#issuecomment-584855049 > the mobilenet issue is a new one since torch update? `CUDA_ERROR_INVALID_PTX` seems a codegen issue (too many threads/shared mem per block, too many registers per thread etc.). It does seem to be after updating torch. I reverted some code which previously passed and it still fails. If your refactoring fixes this, perhaps we can just comment this out for now?
---------------------------------------------------------------- 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
