mlcommons/algorithmic-efficiency

Clean up train diff tests

Open

#808 opened on Oct 31, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (76 forks)auto 404
Good First Issue

Repository metrics

Stars
 (422 stars)
PR merge metrics
 (PR metrics pending)

Description

The train diff tests are difficult to run at the moment.

  • Add documentation on how to run them
  • Eliminate IO errors related to writing temporary results to files

Train diff test: https://github.com/mlcommons/algorithmic-efficiency/blob/main/tests/test_traindiffs.py

Contributor guide