Revert "[fx] Move the rest of torch.fx.Node to C++ (#170946)"#177183
Revert "[fx] Move the rest of torch.fx.Node to C++ (#170946)"#177183wdvr wants to merge 2 commits intopytorch:mainfrom
Conversation
…170946)" (pytorch#177047)" This reverts commit 4bc9d7f.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/177183
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 80 Pending, 4 Unrelated FailuresAs of commit d4a8e61 with merge base a162f2a ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Please check that lint jobs have passed before landing this revert |
Use `X | None` instead of `Optional[X]` for type annotations to satisfy the UP045 lint rule that was added after the original code was written.
|
@pytorchmergebot -f "lint passing after rebase" |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchmergebot merge -f "lint passing after rebase" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Reland of #177047 which was auto-reverted due to lint failures.
This reverts commit 4bc9d7f ("Reapply "[fx] Move the rest of torch.fx.Node to C++ (#170946)" (#177047)").
cc @albanD @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @jataylo @wdvr
Authored with Claude.