This repository has been archived by the owner on Apr 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
Can't Build the Project on MacOs #121
Comments
I downgraded my llvm version to 8.0.1 using brew but now getting some build failure, when building torch_tvm itself. here is the log from first error:
|
@bwasti here is the version of
|
the last error seems related to pytorch -- can you try a different version of PT? |
I did rebuild both pytorch and tvm with clang++ which cleared recent errors but looks like there is one more error remaining:
|
seems legit |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to build the project but it is failing errors on llvm-project directory. Here are steps I am following to build the project on my mac laptop:
And this is my environment setup of the tools:
Here is the output from the above command:
The text was updated successfully, but these errors were encountered: