Fix RuntimeError: cannot create std::vector larger than max_size() in torch.nn.functional.conv1d on non-contiguous cpu inputs by patching OneDNN (pytorch/builder#1742) (pytorch/builder#1744)
Add support for torch.distributed.fsdp.StateDictType.FULL_STATE_DICT for when using torch.distributed.fsdp.FullyShardedDataParallel with the device_mesh argument (pytorch/pytorch#120837)
Fix make triton command on release branch for users building the release branch from source (pytorch/pytorch#121169)
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 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)
Bumps torch from 2.2.1 to 2.2.2.
Release notes
Sourced from torch's releases.
Commits
39901f2
Fix lower precision check for MKLDNN on Windows (#122645)9e6f42d
Pin protobuf to 3.20.2 on macOS (#121918) (#122207)13a5142
Fix MSVC 14.38 - VS 2022 Build (#122120)c1f8ec5
chore: add unit test to verify split_by_tags output_type (#121262) (#122122)abe172e
fix: set codegen in _SplitterBase partitioner (#120361) (#122121)49022c7
Fix missing permission in create release workflow (#118681) (#120518)5ba8a77
[Release only] Disable triton build workflows (#121934)da3f590
[CPP] Update GCC minversion check to 9 or newer (#120126) (#121419)d37ef49
Windows Dynamo Error Removal CI Check (#121026)3184b6f
[FSDP][StateDict] Allow FULL_STATE_DICT option for 2D (#120837) (#121250)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