Closed dependabot[bot] closed 1 month ago
Closing in favor of PR #657
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the pip group with 1 update: torch.
Updates
torch
from 2.0.1 to 2.2.0Release notes
Sourced from torch's releases.
... (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