We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4034dae commit 1d54a59Copy full SHA for 1d54a59
CMakeLists.txt
@@ -82,7 +82,6 @@ else()
82
if(NOT ${LIBTORCHVISION})
83
message(WARNING "TRITON_PYTORCH_ENABLE_TORCHVISION is on, but TRITON_PYTORCH_LIB_PATHS does not contain Torchvision package")
84
endif(NOT ${LIBTORCHVISION})
85
- endif()
86
endif()
87
88
# Python.h needed by torch headers.
0 commit comments