tkonolige commented on pull request #10021:
URL: https://github.com/apache/tvm/pull/10021#issuecomment-1018822444


   I've updated this PR to not use `conv2d_cudnn` if any of the inputs are 
int8. Via talking with @masahi, the issue is that cudnn only supports int8 
inputs with int8 output while we require int32 outputs.


-- 
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]


Reply via email to