Version 6.1.0
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 individualrun-X
commands whereX
is individual tests.