Skip to content

Conversation

jmahbs
Copy link
Contributor

@jmahbs jmahbs commented Sep 23, 2025

Follow on from #14401
Enables dumping of Vela's debug database to a specified directory . This gives us generic information on operators in our model, and can be combined with the trace output to provide more detailed profiling analysis.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

Enables dumping of Vela's debug database to a specified directory.

Change-Id: I10c7362e3f817bd09ceb5cca6dd0c18c548e48bf
@jmahbs jmahbs requested a review from digantdesai as a code owner September 23, 2025 12:08
Copy link

pytorch-bot bot commented Sep 23, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit f80f4be with merge base 7f2a593 (image):

NEW FAILURE - The following job has failed:

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

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

@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 23, 2025
Copy link

pytorch-bot bot commented Sep 23, 2025

To add these label(s) (ciflow/trunk) to the PR, please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

Copy link

pytorch-bot bot commented Sep 23, 2025

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'release' (choose from 'merge', 'revert', 'rebase', 'label', 'drci', 'cherry-pick')

usage: @pytorchbot [-h] {merge,revert,rebase,label,drci,cherry-pick} ...

Try @pytorchbot --help for more info.

Copy link

pytorch-bot bot commented Sep 23, 2025

Didn't find following labels among repository labels: release,notes:,arm

Copy link

pytorch-bot bot commented Sep 23, 2025

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'release notes: arm' (choose from 'merge', 'revert', 'rebase', 'label', 'drci', 'cherry-pick')

usage: @pytorchbot [-h] {merge,revert,rebase,label,drci,cherry-pick} ...

Try @pytorchbot --help for more info.

@jmahbs
Copy link
Contributor Author

jmahbs commented Sep 23, 2025

@pytorchbot label "release notes: arm" "ciflow/trunk" "partner: arm"

Copy link

pytorch-bot bot commented Sep 23, 2025

To add these label(s) (ciflow/trunk) to the PR, please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

@zingo zingo added ciflow/trunk partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels Sep 23, 2025
@jmahbs jmahbs requested a review from digantdesai September 26, 2025 13:26
@zingo zingo merged commit b7ac647 into pytorch:main Sep 29, 2025
128 of 133 checks passed
@jmahbs jmahbs deleted the expose-vela-debug-db branch September 30, 2025 09:37
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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants