Skip to content

Move default Vela/Regor configurations to Sram_Only #10279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

3l1
Copy link
Contributor

@3l1 3l1 commented Apr 17, 2025

Summary: Move default Vela/Regor configurations to Sram_Only

Differential Revision: D73212758

@3l1 3l1 requested a review from digantdesai as a code owner April 17, 2025 21:13
Copy link

pytorch-bot bot commented Apr 17, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 3 Unrelated Failures

As of commit 87434e3 with merge base 06f912d (image):

NEW FAILURE - The following job has failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were 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.

@facebook-github-bot facebook-github-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 Apr 17, 2025
@facebook-github-bot
Copy link
Contributor

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

@3l1
Copy link
Contributor Author

3l1 commented Apr 17, 2025

@pytorchbot label "topic: not user facing"

@3l1 3l1 force-pushed the export-D73212758 branch from 4d1f3b0 to cccb1e2 Compare April 21, 2025 02:44
3l1 added a commit to 3l1/executorch that referenced this pull request Apr 21, 2025
Summary:

Move default Vela/Regor configurations to Sram_Only

Differential Revision: D73212758
Summary:
Pull Request resolved: pytorch#10279

Move default Vela/Regor configurations to Sram_Only

Differential Revision: D73212758
@facebook-github-bot
Copy link
Contributor

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

@3l1 3l1 force-pushed the export-D73212758 branch from cccb1e2 to 87434e3 Compare April 21, 2025 02:48
@@ -93,7 +93,7 @@ def get_tosa_compile_spec_unbuilt(
def get_u55_compile_spec(
macs: int = 128,
system_config: str = "Ethos_U55_High_End_Embedded",
memory_mode: str = "Shared_Sram",
memory_mode: str = "Sram_Only",
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the rationale for changing the default? I don't see any issues, asking because I am not sure why this was the default before.

cc @freddan80, @zingo

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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants