Arm backend: Dump partition report to file if intermediate dir is given#19545
Merged
Conversation
Signed-off-by: Erik Lundell <erik.lundell@arm.com> Change-Id: I8d4524ca3edb60164320cf1d9ba34809fab722a3
🔗 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 SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 Cancelled Job, 2 PendingAs of commit f670967 with merge base 65c7ee2 ( CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
zingo
approved these changes
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
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.
Dump to <intermediate_dir>/partition_report.txt
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani