Skip to content

Add missing logging keys for GNN #729

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 2 commits into from
Apr 18, 2024
Merged

Conversation

LiSu
Copy link
Contributor

@LiSu LiSu commented Apr 15, 2024

As titled.

@LiSu LiSu requested a review from a team as a code owner April 15, 2024 06:38
Copy link

github-actions bot commented Apr 15, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

if args.node_rank == 0:
world_size = args.num_nodes * args.num_training_procs
submission_info(mllogger, 'GNN', 'reference_implementation')
Copy link
Contributor

Choose a reason for hiding this comment

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

We might want to also change the name here from 'GNN' to mllog_constants.GNN now that this constant is included in the latest mllog constants.

@nv-rborkar nv-rborkar merged commit 1c8a098 into mlcommons:master Apr 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants