Skip to content

Arm backend: Dump partition report to file if intermediate dir is given#19545

Merged
Erik-Lundell merged 4 commits into
pytorch:mainfrom
Erik-Lundell:dump-reports
May 14, 2026
Merged

Arm backend: Dump partition report to file if intermediate dir is given#19545
Erik-Lundell merged 4 commits into
pytorch:mainfrom
Erik-Lundell:dump-reports

Conversation

@Erik-Lundell
Copy link
Copy Markdown
Collaborator

@Erik-Lundell Erik-Lundell commented May 13, 2026

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I8d4524ca3edb60164320cf1d9ba34809fab722a3
@Erik-Lundell Erik-Lundell requested a review from digantdesai as a code owner May 13, 2026 12:04
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 13, 2026

🔗 Helpful Links

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

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 Cancelled Job, 2 Pending

As of commit f670967 with merge base 65c7ee2 (image):

CANCELLED JOB - The following job was cancelled. Please retry:

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 May 13, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels May 13, 2026
@Erik-Lundell Erik-Lundell added the release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.) label May 13, 2026
The test tested that all files in the
collate_tosa dir ended with expected suffix
which has two problems:

1) The dir can contain other files
2) The test passes even if the dir is empty

Instead, make sure that at least one of the
expected files is present.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I746f522079c02f056338f7b5c89dc7adf6eec01e
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I89a6329ae3bcc4e1316f451c71b37d934c3bf4f4
@Erik-Lundell Erik-Lundell merged commit 7233efe into pytorch:main May 14, 2026
443 of 444 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants