Laurawly commented on pull request #7187: URL: https://github.com/apache/tvm/pull/7187#issuecomment-753026936
> Do we allow `data.dtype == "float32"`? > The problem comes from this downcast, which may cause accuracy problem. > https://github.com/apache/tvm/blob/c02c9c528f91f9be3967b7d9ef9f1847f533590b/python/tvm/topi/cuda/dense_tensorcore.py#L72-L73 Good catch, just removed 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. For queries about this service, please contact Infrastructure at: [email protected]
