C++ API Cleanup Extension#13087
Closed
bwasti wants to merge 4 commits intopytorch:masterfrom
Closed
Conversation
75fdd1a to
bef2d7f
Compare
Differential Revision: D10560323 fbshipit-source-id: a267ce1891154dc7ba344c7a815e2bc37d345c03
Differential Revision: D10591414 fbshipit-source-id: 6f629d1a6169e1b80507525def12e5fd385e0208
Differential Revision: D10560324 fbshipit-source-id: bab7d3526f513c1cdec70dbee5d0cccda96bde8a
Summary: Pull Request resolved: pytorch#13087 API changes that simplify subgraph replacement drastically Reviewed By: duc0 Differential Revision: D10444011 fbshipit-source-id: 5ff63f3b371773296c97f8f7d3e1142963176f94
bef2d7f to
1e607f8
Compare
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#13087 API changes that simplify subgraph replacement drastically Reviewed By: duc0 Differential Revision: D10444011 fbshipit-source-id: 22c699bb5bc0f21538c70fe9401899d4f7e1b055
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.
Summary: API changes that simplify subgraph replacement drastically
Reviewed By: duc0
Differential Revision: D10444011