-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump torch from 1.11.0 to 2.3.0 #9726
Conversation
✅ Deploy Preview for determined-ui canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9726 +/- ##
==========================================
- Coverage 54.07% 54.04% -0.03%
==========================================
Files 1260 1260
Lines 155574 155574
Branches 3503 3504 +1
==========================================
- Hits 84120 84085 -35
- Misses 71308 71343 +35
Partials 146 146
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
5 similar comments
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.11.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
f893ec0
to
2529cdc
Compare
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
c8e02c2
to
b581a0d
Compare
Docsite preview being generated for this PR. |
2 similar comments
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
dcf7b72
to
2566307
Compare
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
1 similar comment
Docsite preview being generated for this PR. |
Docsite preview being generated for this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
e2e_tests/mypy.ini
Outdated
|
||
[mypy-torch.*] | ||
; starting in torch 2.2.0 | ||
; site-packages/torch/distributed/optim/apply_optimizer_in_backward.py: : note: please use --show-traceback to print a traceback when reporting a bug |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this note for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch! I meant to put the actual error log as the comment. I will update this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thanks for your effort!
Docsite preview being generated for this PR. |
Bumps torch from 1.11.0 to 2.3.0.
Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
8ac9b20
Run docker release build on final tag (#117131) (#117182)2490352
Fix cuInit test on Windows (#117095)3a44bb7
[CI] Test that cuInit is not called during import (#117043)1c8ba38
[CI] Use jemalloc for CUDA builds (#116900) (#116988)96d2ddb
Store user model to simplify ONNXProgram.{adapt_torch_*,call} APIs (#1152...738b4a5
Update ONNX's IO Adapter to support FakeTensor with ExportedProgram (#114407)...4cf10bf
[Cherry-pick] [Quant] [PT2] Enable batchnorm in _move_exported_model_to_eval ...7e97e4b
[AARCH64] Fall back to GEMM if mkldnn_matmul fails (#115936) (#116666)1a3e3c7
[CUDA] baddmm should fall back to addmm for batch=1 (#114992) (#116518)ab7505f
Fix broken PyYAML 6.0 on MacOS x86 (#115956) (#116551)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.