[pytree][compile] Slightly faster TreeSpec init#168024
[pytree][compile] Slightly faster TreeSpec init#168024anijain2305 wants to merge 2 commits intogh/anijain2305/954/basefrom
Conversation
Helps with reducing Dynamo tracing time. Earlier the generator object would cause more polyfills. [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/168024
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 972bfeb with merge base 7a92839 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 3 checks: inductor / unit-test / inductor-halide-test / test (inductor-halide, 1, 1, linux.12xlarge), inductor / inductor-test / test (inductor_torchbench, 2, 2, linux.g5.4xlarge.nvidia.gpu), trunk / linux-jammy-py3-clang12-executorch / test (executorch, 1, 1, linux.2xlarge, unstable) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot -m "Internal merge fail, These changes have conflicts when merging with master branch. Rebase this diff. please rebase the pr and try merge again" -c ghfirst |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot revert -m "Internal merge fail, These changes have conflicts when merging with master branch. Rebase this diff. please rebase the pr and try merge again" -c ghfirst |
|
@pytorchbot successfully started a revert job. Check the current status here. |
|
@anijain2305 your PR has been successfully reverted. |
This reverts commit db1551b. Reverted #168024 on behalf of https://github.com/yangw-dev due to Internal merge fail, These changes have conflicts when merging with master branch. Rebase this diff. please rebase the pr and try merge again ([comment](#168024 (comment)))
Helps with reducing Dynamo tracing time. Earlier the generator object would cause more polyfills. cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames Lucaskabela [ghstack-poisoned]
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Stack from ghstack (oldest at bottom):
Helps with reducing Dynamo tracing time. Earlier the generator object
would cause more polyfills.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @Lucaskabela