Skip to content

Conversation

@tom-arm
Copy link
Collaborator

@tom-arm tom-arm commented Nov 15, 2024

  • Add MobileNetV2Evaluator which can measure top-1 and top-5 accuracy of MobileNet V2
  • Extend aot_arm_compiler.py to accept more Evaluators
  • Improve handling of calibration datasets in aot_arm_compiler.py
  • Improve typing

* Add MobileNetV2Evaluator which can measure top-1 and top-5 accuracy of MobileNet V2
* Extend aot_arm_compiler.py to accept more Evaluators
* Improve handling of calibration datasets aot_arm_compiler.py
* Improve typing

Signed-off-by: Tom Allsop <[email protected]>
Change-Id: I50c52e7d97dc38da4ae8f09b258e61c472415ca1
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 15, 2024

🔗 Helpful Links

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

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 New Failure, 1 Unrelated Failure

As of commit 63f3691 with merge base 54899fe (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-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 Nov 15, 2024
@tom-arm tom-arm added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Nov 15, 2024
@tom-arm
Copy link
Collaborator Author

tom-arm commented Nov 18, 2024

The failing CI jobs are unrelated to this PR

@freddan80 freddan80 merged commit 3784f06 into pytorch:main Nov 18, 2024
97 of 99 checks passed
@tom-arm tom-arm deleted the add_mobilenetv2_evaluator branch September 18, 2025 09:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants