Skip to content

Version 6.1.0

Compare
Choose a tag to compare
@roclark roclark released this 20 Feb 00:32
· 63 commits to main since this release
aeab782

Enhancements

  • Updated MLPerf RN50 parser to display filesystem path under test (#29)
  • Added documentation on building from source (#23)
  • Added a --version flag (#27)
  • Added a custom baseline config tool (#17)
  • Renamed the Docker document (#13)
  • Added a --verbose flag to the results parser (#6)
  • Added support for GitHub Actions (#4)

Fixes

  • Removed unused commands from the package (#18)
  • Now handling errors while attempting to parse results from an empty directory (#21)
  • Fixed an issue with the wheel's metadata information (#24)
  • Removed memory restriction on containers which caused issues with IOPS tests for dual-socket systems (#22)

Known Issues

  • Attempting to run the run-all command will throw an error (see #31). A temporary workaround is to run the individual run-X commands where X is individual tests.