You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

tvm_gpu.cmake 310 B

12345678
  1. set(incubator_tvm_gpu_CXXFLAGS "-D_FORTIFY_SOURCE=2 -O2")
  2. set(incubator_tvm_gpu_CFLAGS "-D_FORTIFY_SOURCE=2 -O2")
  3. mindspore_add_pkg(incubator_tvm_gpu
  4. VER 0.6.0
  5. HEAD_ONLY ./
  6. URL https://github.com/apache/incubator-tvm/archive/v0.6.0.tar.gz
  7. MD5 9cbbd32545a776023acabbba270449fe)