if(INFRT_WITH_PHI
   AND WITH_GPU
   AND WITH_TENSORRT)
  add_subdirectory(tensorrt)
endif()
