Skip to content

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Sep 10, 2025

Stack from ghstack (oldest at bottom):

It's in release 0.7 so can't remove it, following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.

Differential Revision: D82125911

It's in release 0.7 so can't remove it, following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)

[ghstack-poisoned]
@lucylq lucylq requested a review from shoumikhin as a code owner September 10, 2025 17:06
Copy link

pytorch-bot bot commented Sep 10, 2025

🔗 Helpful Links

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

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

❌ 2 Cancelled Jobs, 37 Pending, 3 Unrelated Failures

As of commit 91309cd with merge base 598ba46 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

lucylq added a commit that referenced this pull request Sep 10, 2025
It's in release 0.7 so can't remove it, following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)

ghstack-source-id: 308805142
Pull Request resolved: #14161
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 10, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D82125911

Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Contributor

@cccclai cccclai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

It's in release 0.7 so can't remove it, following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Sep 10, 2025
Pull Request resolved: #14161

It's in release 0.7 so following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.
ghstack-source-id: 308829478
@exported-using-ghexport

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D82125911

It's in release 0.7 so can't remove it, following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Sep 10, 2025
Pull Request resolved: #14161

It's in release 0.7 so following deprecation schedule.

debug_buffer is part of the event tracer, which is passed into Module. There isn't a public API on event tracer to set the debug_buffer, so the one held by Module is always empty.

Added in D71135352 for pybindings migration, however the debug buffer is held by PyModule in that case.
ghstack-source-id: 308926514
@exported-using-ghexport

Differential Revision: [D82125911](https://our.internmc.facebook.com/intern/diff/D82125911/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D82125911

@facebook-github-bot facebook-github-bot merged commit c091589 into gh/lucylq/112/base Sep 11, 2025
426 of 468 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/lucylq/112/head branch September 11, 2025 05:04
lucylq added a commit that referenced this pull request Sep 11, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #14161 by
@lucylq
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/lucylq/112/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/112/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/112/orig
@diff-train-skip-merge

Co-authored-by: lucylq <lfq@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants