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 5b33ede commit 21e5ae3Copy full SHA for 21e5ae3
Cargo.toml
@@ -16,3 +16,6 @@ derive_builder = "0.5"
16
log = "0.4"
17
tempfile = "3.0"
18
indexmap = "1.0"
19
+
20
+[features]
21
+cuda = ["xgboost-sys/cuda"]
0 commit comments