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 9555285 commit a5d5738Copy full SHA for a5d5738
onnxruntime/Cargo.toml
@@ -22,7 +22,7 @@ required-features = ["model-fetching"]
22
onnxruntime-sys = { version = "0.0.11", path = "../onnxruntime-sys" }
23
24
lazy_static = "1.4"
25
-ndarray = "0.13"
+ndarray = "0.15"
26
thiserror = "1.0"
27
tracing = "0.1"
28
0 commit comments