abhikran-quic commented on issue #14827:
URL: https://github.com/apache/tvm/issues/14827#issuecomment-1556202348
Hi @aryamazaheri ,
I'm trying to check this error and unable to reproduce the problem you've
mentioned.
Request you to please help in sharing insights on the following questions:
1. The command shared by you gives me a different error
```
tvm/src/ir/diagnostic.cc:27:
tvm/3rdparty/rang/include/rang.hpp:11:2: error: Unknown Platform
#error Unknown Platform
^
tvm/3rdparty/rang/include/rang.hpp:163:16: error: use of undeclared
identifier 'result'
return result;
^
2 errors generated.
```
Not sure if you have seen the same error and have a fix for this ?
2. Are you trying to build TVM runtime for hexagon ? Or do you want to
build TVM so that it can generate code for hexagon backend ?
--
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]