Closed
Conversation
zdevito
approved these changes
Apr 2, 2020
Contributor
This was referenced Apr 3, 2020
driazati
pushed a commit
that referenced
this pull request
Apr 6, 2020
This was left off of #35741, but the max supported file format change has been landed for several weeks, so this should be fine to land.
facebook-github-bot
pushed a commit
that referenced
this pull request
Apr 10, 2020
Summary: This was left off of #35741, but the max supported file format change has been landed for several weeks, so this should be fine to land. ](https://our.intern.facebook.com/intern/diff/20875051/) Pull Request resolved: #36085 Pulled By: driazati Reviewed By: eellison Differential Revision: D20875051 fbshipit-source-id: c3b84c85d791cb6f286a2ed38ca5cd1219b332b2
ashishfarmer
pushed a commit
to ashishfarmer/pytorch
that referenced
this pull request
Apr 13, 2020
Summary: This was left off of pytorch#35741, but the max supported file format change has been landed for several weeks, so this should be fine to land. ](https://our.intern.facebook.com/intern/diff/20875051/) Pull Request resolved: pytorch#36085 Pulled By: driazati Reviewed By: eellison Differential Revision: D20875051 fbshipit-source-id: c3b84c85d791cb6f286a2ed38ca5cd1219b332b2
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: This enables the serialization part of this change (the deserialization stuff is already landed pytorch#33255) Pull Request resolved: pytorch#35741 Pulled By: driazati Differential Revision: D20758124 fbshipit-source-id: e2cdefa99c3bec991491e5e967e7f1661ca7ffd9
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: This was left off of pytorch#35741, but the max supported file format change has been landed for several weeks, so this should be fine to land. ](https://our.intern.facebook.com/intern/diff/20875051/) Pull Request resolved: pytorch#36085 Pulled By: driazati Reviewed By: eellison Differential Revision: D20875051 fbshipit-source-id: c3b84c85d791cb6f286a2ed38ca5cd1219b332b2
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.
This enables the serialization part of this change (the deserialization stuff is already landed #33255)
Differential Revision: D20758124