mirror of
https://github.com/ruvnet/RuView
synced 2026-08-02 19:11:46 +00:00
chore(deps): bump tch from 0.14.0 to 0.24.0 in /v2 (#482)
Bumps [tch](https://github.com/LaurentMazare/tch-rs) from 0.14.0 to 0.24.0. - [Release notes](https://github.com/LaurentMazare/tch-rs/releases) - [Changelog](https://github.com/LaurentMazare/tch-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/LaurentMazare/tch-rs/commits) --- updated-dependencies: - dependency-name: tch dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ num-complex = "0.4"
|
||||
num-traits = "0.2"
|
||||
|
||||
# Neural network
|
||||
tch = "0.14"
|
||||
tch = "0.24"
|
||||
ort = { version = "2.0.0-rc.11" }
|
||||
candle-core = "0.4"
|
||||
candle-nn = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user