mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-24 08:19:56 +00:00
Compare commits
2 Commits
commit-62b
...
commit-9f2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f22694df0 | ||
|
|
4f5b936f6f |
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1740,7 +1740,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
||||
[[package]]
|
||||
name = "ort"
|
||||
version = "2.0.0-rc.10"
|
||||
source = "git+https://github.com/pykeio/ort.git#5f96a2d5857c3fe9f06282dbf4bdcddbca6c5fe6"
|
||||
source = "git+https://github.com/pykeio/ort.git#f4ab181702495bff99a488322d3a8de0d7050349"
|
||||
dependencies = [
|
||||
"libloading",
|
||||
"ndarray",
|
||||
@@ -1752,7 +1752,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "ort-sys"
|
||||
version = "2.0.0-rc.10"
|
||||
source = "git+https://github.com/pykeio/ort.git#5f96a2d5857c3fe9f06282dbf4bdcddbca6c5fe6"
|
||||
source = "git+https://github.com/pykeio/ort.git#f4ab181702495bff99a488322d3a8de0d7050349"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"pkg-config",
|
||||
|
||||
Reference in New Issue
Block a user