to fix issue Target llvm is not enabled[followup] (#3404)

This commit is contained in:
henrywu2019 2019-06-20 12:55:46 -04:00 коммит произвёл Tianqi Chen
Родитель 0b88df6d6d
Коммит f7d15f643d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,7 @@ This folder contains the Java interface for TVM runtime. It brings TVM runtime t
- JDK 1.6+. Oracle JDK and OpenJDK are well tested.
- Maven 3 for build.
- LLVM (TVM4J need LLVM support. Please refer to [build-the-shared-library](https://docs.tvm.ai/install/from_source.html#build-the-shared-library) for how to enable LLVM support.)
### Modules