1 parent f615a7a commit 44082bbCopy full SHA for 44082bb
1 file changed
Cargo.toml
@@ -77,7 +77,7 @@ yahoo_finance_api = { version = "2.3.0", optional = true }
77
[features]
78
ai = ["dep:candle-core", "dep:candle-datasets", "dep:candle-nn", "dep:polars"]
79
cuda = ["dep:cudarc", "dep:libloading"]
80
-default = ["f64", "ai"]
+default = ["f64"]
81
f32 = []
82
f64 = []
83
jemalloc = ["dep:tikv-jemallocator"]
0 commit comments