-
Notifications
You must be signed in to change notification settings - Fork 526
Add device type (public, private) and id #10496
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
base: main
Are you sure you want to change the base?
Conversation
And also enable Apple benchmark there. This depends on pytorch/test-infra#6579 Signed-off-by: Huy Do <[email protected]>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10496
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 46b6eab with merge base fa89efa ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Signed-off-by: Huy Do <[email protected]>
This reverts commit b415af0.
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Regarding We discovered the we where missing --recursive on git submodule update in some of our script maybe it might help you to to add it if not there. |
And also enable Apple benchmark there. This depends on pytorch/test-infra#6579
(Revert b415af0 for testing as it currently breaks building Apple benchmark app, I'll put it back before landing cc @shoumikhin )
Testing
https://hud.pytorch.org/benchmark/llms?startTime=Sat%2C%2019%20Apr%202025%2007%3A11%3A18%20GMT&stopTime=Sat%2C%2026%20Apr%202025%2007%3A11%3A18%20GMT&granularity=day&lBranch=enable-apple-benchmark-private-device&lCommit=46b6eab37da51c83304353df4d403ccbb9991ec4&rBranch=enable-apple-benchmark-private-device&rCommit=46b6eab37da51c83304353df4d403ccbb9991ec4&repoName=pytorch%2Fexecutorch&benchmarkName=&modelName=All%20Models&backendName=All%20Backends&modeName=All%20Modes&dtypeName=All%20DType&deviceName=All%20Devices&archName=All%20Platforms
where the private device is marked private.