Revert "Make _get_program_from_buffer work for bundled programs"#14487
Merged
kimishpatel merged 1 commit intomainfrom Sep 22, 2025
Merged
Revert "Make _get_program_from_buffer work for bundled programs"#14487kimishpatel merged 1 commit intomainfrom
kimishpatel merged 1 commit intomainfrom
Conversation
…)" This reverts commit 5768cf8.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14487
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 109 PendingAs of commit 9259090 with merge base 42b33c0 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
JacobSzwejbka
approved these changes
Sep 22, 2025
mergennachin
added a commit
that referenced
this pull request
Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
Contributor
mergennachin
added a commit
that referenced
this pull request
Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
StrycekSimon
pushed a commit
to nxp-upstream/executorch
that referenced
this pull request
Sep 23, 2025
…orch#14487) Reverts pytorch#14435 `buf_len` and some other variables unused related stuff is breaking a bunch of internal builds
mergennachin
added a commit
that referenced
this pull request
Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" (https://www.internalfb.com/diff/D82981124) option but not OSS tests
jirioc
pushed a commit
to nxp-upstream/executorch
that referenced
this pull request
Dec 19, 2025
…orch#14487) Reverts pytorch#14435 `buf_len` and some other variables unused related stuff is breaking a bunch of internal builds
jirioc
pushed a commit
to nxp-upstream/executorch
that referenced
this pull request
Dec 19, 2025
…ch#14488) Revert reason for pytorch#14487 was that internal tests were running with "-Werror,-Wunused-variable" (https://www.internalfb.com/diff/D82981124) option but not OSS tests
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.
Reverts #14435
buf_lenand some other variables unused related stuff is breaking a bunch of internal builds