Skip to content

[export] Skip the check instead of disable#164084

Closed
anijain2305 wants to merge 7 commits intogh/anijain2305/888/basefrom
gh/anijain2305/888/head
Closed

[export] Skip the check instead of disable#164084
anijain2305 wants to merge 7 commits intogh/anijain2305/888/basefrom
gh/anijain2305/888/head

Conversation

@anijain2305
Copy link
Contributor

@anijain2305 anijain2305 commented Sep 28, 2025

Stack from ghstack (oldest at bottom):

Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 28, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/164084

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 2 Unrelated Failures

As of commit 76a0ad7 with merge base c332d58 (image):

NEW FAILURE - The following job has failed:

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.

anijain2305 added a commit that referenced this pull request Sep 28, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

ghstack-source-id: 1be4784
Pull Request resolved: #164084
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
anijain2305 added a commit that referenced this pull request Sep 28, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

ghstack-source-id: 1be4784
Pull Request resolved: #164084
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
@anijain2305 anijain2305 added topic: not user facing topic category ciflow/trunk Trigger trunk jobs on your pull request labels Sep 28, 2025
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #164081

1 similar comment
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #164081

pytorchmergebot pushed a commit that referenced this pull request Sep 29, 2025
jainapurva pushed a commit that referenced this pull request Sep 29, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.
Pull Request resolved: #164084
Approved by: https://github.com/tugsbayasgalan
jainapurva pushed a commit that referenced this pull request Sep 29, 2025
maggiemoss pushed a commit to maggiemoss/pytorch that referenced this pull request Sep 29, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.
Pull Request resolved: pytorch#164084
Approved by: https://github.com/tugsbayasgalan
maggiemoss pushed a commit to maggiemoss/pytorch that referenced this pull request Sep 29, 2025
@yangw-dev
Copy link
Contributor

@pytorchbot revert -m "broke internal tests" -c ghfirst

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

pytorchmergebot added a commit that referenced this pull request Sep 29, 2025
pytorchmergebot added a commit that referenced this pull request Sep 29, 2025
This reverts commit c2768d0.

Reverted #164084 on behalf of https://github.com/yangw-dev due to broke internal tests ([comment](#164084 (comment)))
@pytorchmergebot
Copy link
Collaborator

@anijain2305 your PR has been successfully reverted.

@pytorchmergebot pytorchmergebot added Reverted ci-no-td Do not run TD on this PR labels Sep 29, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

[ghstack-poisoned]
anijain2305 added a commit that referenced this pull request Sep 29, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

ghstack-source-id: b32f597
Pull Request resolved: #164084
anijain2305 added a commit that referenced this pull request Sep 30, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

ghstack-source-id: b32f597
Pull Request resolved: #164084
anijain2305 added a commit that referenced this pull request Sep 30, 2025
Its unclear why we had disable in the first place. With
install_free_tensors, we are tracing into this hook. A better way would
be to place the tracer without any hook. For now, disable the checking
while dynamo is tracing.

ghstack-source-id: b32f597
Pull Request resolved: #164084
@anijain2305
Copy link
Contributor Author

Relanding with #164219

@github-actions github-actions bot deleted the gh/anijain2305/888/head branch October 31, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-td Do not run TD on this PR ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: export Reverted topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants