Skip to content
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

Cherry picks for 0.7.2 #1229

Merged
merged 3 commits into from
Mar 20, 2024
Merged

Cherry picks for 0.7.2 #1229

merged 3 commits into from
Mar 20, 2024

Conversation

PaliC
Copy link

@PaliC PaliC commented Mar 20, 2024

Fix arm64 builds by building using source

test

tests

fix_testPlease read through our contribution guide prior to
creating your pull request.

  • Note that there is a section on requirements related to adding a new DataPipe.

Fixes #{issue number}

Changes

Summary:
Pull Request resolved: #1222

Changes from the PyTorch repo (D53082622) broke torchdata. I updated the dill_available API for torchdata to keep everything in sync.

Reviewed By: atalman, ejguan

Differential Revision: D53086369

fbshipit-source-id: 7344c4cd3205a38689722330721257b5a01bd32f

DanilBaibak and others added 3 commits March 20, 2024 14:32
Summary:
Pull Request resolved: #1222

Changes from the PyTorch repo (D53082622) broke torchdata. I updated the dill_available API for torchdata to keep everything in sync.

Reviewed By: atalman, ejguan

Differential Revision: D53086369

fbshipit-source-id: 7344c4cd3205a38689722330721257b5a01bd32f
Summary: If no iterator is created in the middle of load_state_dict and state_dict calls, we should be able to directly return the original state dict without triggering reading service because the states are unchanged

Reviewed By: xunnanxu

Differential Revision: D54102267

fbshipit-source-id: b7402975b0f871d58a7b6452e29dc1e029733a9b
…1224)

Summary:
There is a new label for our macOS runners: "macos-m1-stable". All runners labeled "macos-m1-12" should be switched to "macos-m1-stable". [Here](https://fb.workplace.com/groups/pytorch.dev.perf.infra.teams/permalink/7546708885348237/) you can find more detailed info.

Pull Request resolved: #1224

Reviewed By: huydhn, ejguan

Differential Revision: D53476591

Pulled By: DanilBaibak

fbshipit-source-id: 5e25c8867425bbf09cae83d80b42a1e89cb68332
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 20, 2024
@atalman atalman changed the title [Release Only] Cherry picks for 0.7.2 Cherry picks for 0.7.2 Mar 20, 2024
@atalman atalman merged commit 59ba69b into release/0.7 Mar 20, 2024
13 of 30 checks passed
@atalman atalman deleted the palic/release/0.7 branch March 20, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants