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 7b31718 commit 844b1fdCopy full SHA for 844b1fd
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