-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADRENO][WINDOWS] Windows build dependencies for Adreno target #17515
Conversation
Basic support while building Adreno on Windows
would be great to confirm the compatibility of this since zlib is also used as a dep for LLM which we link against, wonder if zlib here would go against that |
The zlib here is used only while building |
get it, let us put zlib license here https://github.com/apache/tvm/tree/main/licenses |
9e4f56e
to
8c36cd5
Compare
0d7e811
to
8188e12
Compare
8188e12
to
33cc870
Compare
@tvm-bot rerun |
8 similar comments
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
@tvm-bot rerun |
interesting the ci failed in this way, error was in python 3.8, latest one was 3.9 in the CI it seems. Not sure if it is due to CI image staleness. perhaps we can try close and reopen another PR, to see if it picks up the latest main changes in python version |
Ref. #17608 reopen on new CI. |
This brings in basic support for Adreno target on Windows platforms and the tools we generally use for Adreno