apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.81k stars 3.48k forks source link

[ADRENO][WINDOWS] Windows build dependencies for Adreno target #17515

Open srkreddy1238 opened 1 week ago

srkreddy1238 commented 1 week ago

This brings in basic support for Adreno target on Windows platforms and the tools we generally use for Adreno

tqchen commented 1 week ago

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

srkreddy1238 commented 1 week ago

The zlib here is used only while building rtvm cli for windows (dependency of cnpy). LLM don't have an issue with this.

tqchen commented 1 week ago

get it, let us put zlib license here https://github.com/apache/tvm/tree/main/licenses