feat: upstream wandb script#3222
Open
youngeunkwon0405 wants to merge 2 commits into
Open
Conversation
youngeunkwon0405
force-pushed
the
youngeunk/upstream-wandb-script
branch
from
July 15, 2026 22:32
e60a583 to
3564ceb
Compare
Contributor
Author
|
/okay to test 3564ceb |
Contributor
Author
|
Hi @guyueh1, I have been using your script very well :) I think upstreaming this script might be helpful for many folks on the team. I polished a script a little. Hi @terrykong, this script provides the numbers that we track from our internal performance tracker. I think it will be helpful to upstream this script to share with @kajalj22 @humairafirdowse18 and @parthmannan |
youngeunkwon0405
force-pushed
the
youngeunk/upstream-wandb-script
branch
from
July 15, 2026 22:48
3564ceb to
f89962a
Compare
Contributor
Author
|
/okay to test f89962a |
Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com> Co-authored-by: Guyue Huang <guyueh@nvidia.com>
Signed-off-by: Youngeun Kwon <youngeunk@nvidia.com>
youngeunkwon0405
force-pushed
the
youngeunk/upstream-wandb-script
branch
from
July 22, 2026 06:18
80facfb to
b0fc86d
Compare
Contributor
Author
|
/okay to test b0fc86d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do ?
Upstreaming the wandb script for summarizing the timing metrics of a wandb logged run.
The script was originally written by @guyueh1, but I think it's very useful and better suited for upstream use.
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information