-
Notifications
You must be signed in to change notification settings - Fork 310
[moe training] add benchmark script for moe layer #2671
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2671
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Cancelled Job, 1 Pending, 1 Unrelated FailureAs of commit 3a73857 with merge base 1c96994 ( NEW FAILURE - The following job has failed:
CANCELLED JOB - The following job was cancelled. Please retry:
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. |
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
f84e278
to
45e4583
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
45e4583
to
3e12814
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
3e12814
to
301c84f
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
301c84f
to
221f807
Compare
221f807
to
fad9062
Compare
@@ -0,0 +1,179 @@ | |||
# Copyright (c) Meta Platforms, Inc. and affiliates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: move to benchmarks/prototype/moe_training
, to match existing location of benchmarks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done, moved all moe training benchmark scripts in this PR stack there
a4b5e49
to
315cf2f
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
fad9062
to
241e9b7
Compare
241e9b7
to
a9e1e2f
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
a9e1e2f
to
1163ab7
Compare
stack-info: PR: #2671, branch: danielvegamyhre/stack/29
1163ab7
to
3a73857
Compare
confirmed test failures unrelated to this change |
Stacked PRs:
[moe training] add benchmark script for moe layer
Summary