Skip to content
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

Added test for Evaluating Timing Consistency in MNIST Workload Training for PyTorch and JAX and changed the int32 to uint32 #854

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

harneet862
Copy link

@harneet862 harneet862 commented Mar 14, 2025

A test is added to evaluate timing consistency in the MNIST training workload using PyTorch and JAX. It ensures that the total reported training time matches the sum of submission, evaluation, and logging times. The test verifies timing accuracy and checks that the expected number of evaluations are completed during training.

@harneet862 harneet862 requested a review from a team as a code owner March 14, 2025 23:55
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant