This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
[TAL] Build script #23
wenxcs
started this conversation in
Tensor Acceleration
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
git clone git@github.com:nnfusion/tvm.git --recursive --branch tal
cmake -S tvm/ -B tvm/build/ -DCMAKE_BUILD_TYPE=DEBUG -DUSE_CUDA=ON -DUSE_LLVM=ON -GNinja
cmake --build tvm/build
Beta Was this translation helpful? Give feedback.
All reactions