Skip to content

Commit

Permalink
Build and test on GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
ymwangg authored and Ubuntu committed Aug 17, 2020
1 parent 185fd73 commit 9d9c846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,5 @@ endif(INSTALL_DEV)
if(MSVC)
target_compile_definitions(tvm PRIVATE -DTVM_EXPORTS)
target_compile_definitions(tvm_runtime PRIVATE -DTVM_EXPORTS)
target_compile_definitions(tvm_runtime_static PRIVATE -DTVM_EXPORTS)
endif()

0 comments on commit 9d9c846

Please sign in to comment.