Skip to content

Commit

Permalink
Revert back to tch 0.15.0 (#2554)
Browse files Browse the repository at this point in the history
* Revert back to tch 0.15.0

* Update url dep (2.5.3 yanked)
  • Loading branch information
laggui authored Nov 27, 2024
1 parent ec6d853 commit fba75d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ libc = "0.2.165"
nvml-wrapper = "0.10.0"
sysinfo = "0.32.1"
systemstat = "0.2.3"
tch = "0.18.0"
tch = "0.15.0"

ahash = { version = "0.8.11", default-features = false }
portable-atomic-util = { version = "0.2.4", features = ["alloc"] }
Expand Down

0 comments on commit fba75d3

Please sign in to comment.