add checksums for PyTorch 1.9.0#16373
Closed
scimerman wants to merge 1 commit intoeasybuilders:developfrom
Closed
Conversation
Downloaded the patch files from this repo, plus the upstream PyTorch-1.9.0.tar.gz and sha256sum them all.
Flamefire
reviewed
Oct 8, 2022
| # PyTorch-1.9.0_skip-lstm-serialization-test.patch | ||
| '0fc14e29bd7530bcc09f4212df3c846072b1313216da86b827e102b85d695f49', | ||
| '9634fb34fedff4589b9175a4e4c3f278b60d4dcbc7b36b0f19604748d32074f0', # PyTorch-1.9.skip-nccl-error-tests.patch | ||
| 'a082118e3bb0658b25fae8bb04bf496c4fcd845c760acd93f6bff15c2ffadcc8', # PyTorch-1.9.0.tar.gz |
Contributor
There was a problem hiding this comment.
This checksum won't work. The git recursive clone doesn't has stable checksums (see the comment) and the download doesn't have the submodules until I made them create prober tarballs for releases starting at 1.10 but that is using another source_url, see #15904
Contributor
|
This can be closed. The current EC has 22 patches, all with checksums. CC @bartoldeman |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Downloaded the patch files from this repo, plus the upstream PyTorch-1.9.0.tar.gz and sha256sum them all.