sahooora commented on pull request #8070:
URL: https://github.com/apache/tvm/pull/8070#issuecomment-843608906
> Do you have an SSH key added to Github?
I've added an SSH key to Github and it solves the error. Thanks!
Now for "make tvm" I got a bunch of errors. For example, the first error is:
```
tvm/include/tvm/runtime/c_runtime_api.h:135:9: error: ‘DLContext’ does not
name a type; did you mean ‘kTVMContext’?
typedef DLContext TVMContext;
```
--
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]