Skip to content

Arm backend: Add extra_repr methods to MXFP modules#20532

Merged
martinlsm merged 1 commit into
pytorch:mainfrom
martinlsm:extra_repr
Jun 26, 2026
Merged

Arm backend: Add extra_repr methods to MXFP modules#20532
martinlsm merged 1 commit into
pytorch:mainfrom
martinlsm:extra_repr

Conversation

@martinlsm

@martinlsm martinlsm commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Add extra_repr methods to MXFPLinearOp and MXFPConv2dOp to make them show more detailed info when printed.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

Add extra_repr methods to MXFPLinearOp and MXFPConv2dOp to make them
show more detailed info when printed.

Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Change-Id: Id412b7da6369304a087f1a392f10278cab022533
@martinlsm martinlsm requested a review from digantdesai as a code owner June 26, 2026 09:18
@pytorch-bot

pytorch-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 5 New Failures, 3 Unrelated Failures

As of commit 92150ff with merge base 6021a58 (image):

NEW FAILURES - The following jobs have failed:

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

@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 Jun 26, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jun 26, 2026
@martinlsm

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label ciflow/trunk

@martinlsm

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot Bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jun 26, 2026
@martinlsm

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot Bot added the release notes: none Do not include this in the release notes label Jun 26, 2026
@martinlsm martinlsm merged commit a8cfb75 into pytorch:main Jun 26, 2026
494 of 516 checks passed
@martinlsm martinlsm deleted the extra_repr branch June 26, 2026 12:36
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 partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants