First approach

This commit is contained in:
2025-06-30 22:39:40 +02:00
parent c1759ba1ce
commit 4e5f39f803
4 changed files with 16 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
find_package(arff-files REQUIRED)
find_package(GTest REQUIRED)
find_package(Torch CONFIG REQUIRED)
include_directories(
${libtorch_INCLUDE_DIRS_DEBUG}