supertonic 3
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
ort = "2.0.0-rc.7"
|
||||
|
||||
# Array processing (like NumPy)
|
||||
ndarray = { version = "0.16", features = ["rayon"] }
|
||||
ndarray = { version = "0.17", features = ["rayon"] }
|
||||
rand = "0.8"
|
||||
rand_distr = "0.4"
|
||||
|
||||
@@ -41,4 +41,3 @@ libc = "0.2"
|
||||
[[bin]]
|
||||
name = "example_onnx"
|
||||
path = "src/example_onnx.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user