masahi edited a comment on issue #10223: URL: https://github.com/apache/tvm/issues/10223#issuecomment-1039788394
Are you sure you can run your PT model on cuda via cudnn (use nvprof)? I'm getting `CUDNN_STATUS_BAD_PARAM` when trying to run your model with cudnn. As always, cuDNN error message is not helpful in telling why my params are bad. A WIP branch https://github.com/apache/tvm/compare/main...masahi:conv2d-transpose-group-cudnn?expand=1 if you want to hack on it. -- 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]
