Windows 安装 TVM + CUDA + LLVM

项目需要安装TVM,安装过程中踩了一些坑和解决方法: Step 1: git clone --recursive https://github.com/dmlc/tvm Step 2: ​​​​ git submodule init git submodule update 注意下面标明的LLVM路径; 正如官网说的需要指明llvm-config的路径;官网写的很清楚,如果要在TVM里面用LLVM
相关文章
相关标签/搜索