Skip to content

Arm backend: Add RIFE PTQ/QAT accuracy flow#20974

Open
bdemirb wants to merge 2 commits into
pytorch:mainfrom
bdemirb:rife_step24_early_batch
Open

Arm backend: Add RIFE PTQ/QAT accuracy flow#20974
bdemirb wants to merge 2 commits into
pytorch:mainfrom
bdemirb:rife_step24_early_batch

Conversation

@bdemirb

@bdemirb bdemirb commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Add a Practical-RIFE PTQ/QAT comparison script under the Arm QAT example area.

The flow loads original RIFE weights, uses real frame triples, preserves uint8 image IO by default, and writes JSON, CSV, Markdown, and quantisation coverage reports.

If a requested triples list is missing, create deterministic random data for smoke testing. The reports clearly label this as smoke-test data, not real accuracy data.

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

Add a Practical-RIFE PTQ/QAT comparison script under the Arm QAT
example area.

The flow loads original RIFE weights, uses real frame triples, preserves
uint8 image IO by default, and writes JSON, CSV, Markdown, and
quantization coverage reports.

If a requested triples list is missing, create deterministic random data
for smoke testing. The reports clearly label this as smoke-test data,
not real accuracy data.

Signed-off-by: Baris Demir <baris.demir@arm.com>

Change-Id: Ia60c2a43a8f600405fda1b782965f560c69f945b
@bdemirb bdemirb requested a review from digantdesai as a code owner July 16, 2026 08:46
@pytorch-bot

pytorch-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit debf330 with merge base 0f02e85 (image):
💚 Looks good so far! There are no failures yet. 💚

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

bdemirb commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "partner: arm"

@bdemirb

bdemirb commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot Bot added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels Jul 16, 2026
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: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants