masahi commented on PR #15030:
URL: https://github.com/apache/tvm/pull/15030#issuecomment-1579303183
I get this compile error using g++11:
```
/home/masa/projects/dev/tvm/src/runtime/contrib/cublas/cublas_json_runtime.cc:45:23:
error: using-declaration for non-member at class scope
45 | using tvm::contrib::CuBlasLtThreadEntry;
| ^~~~~~~~~~~~~~~~~~
```
--
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]