Skip to content

Fix reporting backends and dtyep to benchmark results #6073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

pytorchbot
Copy link
Collaborator

Couple minor fixes for reporting the benchmarking results:

  • qnn models are not reporting "backend" and "dtype" info in the benchmark_results.json (Android)
  • tinyllama mdoel is not reporting "backend" and "dtype" info in the benchmark_results.json (Android)
  • include compute precision to the exported coreml model name
  • rename "llama2" to "tinyllama" to eliminate confusion (many people thought it was llama2-7b)

Summary:
Couple minor fixes for reporting the benchmarking results:
 - qnn models are not reporting "backend" and "dtype" info in the benchmark_results.json (Android)
 - tinyllama mdoel is not reporting "backend" and "dtype" info in the benchmark_results.json (Android)
 - include compute precision to the exported coreml model name
 - rename "llama2" to "tinyllama" to eliminate confusion (many people thought it was llama2-7b)

Pull Request resolved: #6023

Reviewed By: huydhn

Differential Revision: D64074262

Pulled By: guangy10

fbshipit-source-id: c6c53d004c4fb3ad410a792639af2c22a6978b67
(cherry picked from commit 012cba9)
@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 Oct 9, 2024
Copy link

pytorch-bot bot commented Oct 9, 2024

🔗 Helpful Links

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

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

✅ No Failures

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

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@jackzhxng jackzhxng left a comment

Choose a reason for hiding this comment

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

Test scripts + qnn changes should be safe

@jackzhxng jackzhxng merged commit 3c0c994 into release/0.4 Oct 10, 2024
63 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-6023-by-pytorch_bot_bot_ branch October 10, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants