CMakeLists.txt 88 字节
Newer Older
W
Wilber 已提交
1 2 3
if (INFRT_WITH_PHI AND WITH_GPU AND WITH_TENSORRT)
  add_subdirectory(tensorrt)
endif()