Skip to content

Arm backend: Add docgen script to pre-push hook#18284

Merged
Sebastian-Larsson merged 1 commit intopytorch:mainfrom
Sebastian-Larsson:docgen_prepush
Mar 18, 2026
Merged

Arm backend: Add docgen script to pre-push hook#18284
Sebastian-Larsson merged 1 commit intopytorch:mainfrom
Sebastian-Larsson:docgen_prepush

Conversation

@Sebastian-Larsson
Copy link
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented Mar 18, 2026

This will make sure the generated docs don't drift from the actual documentation.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @robell

This will make sure the generated docs don't drift from the actual
documentation.

Change-Id: Id0669c642c2008faee68e940fc3bf60727e19d76
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Mar 18, 2026
@Sebastian-Larsson Sebastian-Larsson added the release notes: arm Changes to the ARM backend delegate label Mar 18, 2026
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 18, 2026

🔗 Helpful Links

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

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

❌ 1 Cancelled Job

As of commit d8a3db0 with merge base abc0237 (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 Mar 18, 2026
ERROR="${RED}[ERROR]${RESET}"
SUCCESS="${GREEN}[SUCCESS]${RESET}"

DOCGEN_OUTPUTS=(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, maybe we can move this to a doc-lintrunner thing in the future :)

@Sebastian-Larsson Sebastian-Larsson merged commit b6b701e into pytorch:main Mar 18, 2026
402 of 407 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. 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.

2 participants