Refactor Classifier classes
This commit is contained in:
@@ -23,6 +23,7 @@ include(AddGitSubmodule)
|
||||
find_package(Python3 3.11...3.11.9 COMPONENTS Interpreter Development REQUIRED)
|
||||
find_package(Torch REQUIRED)
|
||||
find_package(Boost REQUIRED COMPONENTS python3 numpy3)
|
||||
# find_package(xgboost REQUIRED)
|
||||
|
||||
# Temporary patch while find_package(Torch) is not fixed
|
||||
file(
|
||||
|
Reference in New Issue
Block a user