Conversation
33cf112 to
4791f50
Compare
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2+cu118 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4791f50 to
13c25f7
Compare
|
We need to drop old GPU cards (legacy Compute Capability) compatibility and update CUDA in order to update PyTorch. PyTorch v2.8.0 requires Compute Capability 7.0 ONNX Runtime 1.17.x is required for CUDA 12.x as minimum, so we might not have to update ONNX Runtime (current: v1.17.1).
|
|
We have tried PyTorch v2.7.0 to estimate codebase compatibility for PyTorch v2.8.0. However, some performance degredation was found for GTX 1080 Ti, the upgrade have been suspended currently. We may directly upgrade to Compute Capability 7.0 without intermediate upgrade. We need modern GPU device to test, but unaffordable for the recent price escalation ;( |
|
We have prepared RTX 4000 series and 5000 series GPUs for test. GTX 1000 series will be dropped its support. RTX 2000, 3000 series cannot be tested due to lack of test devices. PyTorch will be updated when some further investigations have done, |
Bumps torch from 2.1.2+cu118 to 2.8.0.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.