Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,7 @@ if(NOT DEFINED ENV{CONDA_BUILD})
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/python
)
add_dependencies(tvm_cython tvm)
message("Add Cython build into the default build step")
endif()

# Installation rules
Expand Down
156 changes: 0 additions & 156 deletions apps/benchmark/README.md

This file was deleted.

Loading
Loading