This repository holds the results of MLPerf inference v4.1
We use mkdocs
to run a site for better visualization of the results. You can see it here or you can run it locally by following the below commands.
git clone https://github.com/gateoverflow/inference_results_v4.1
bash run.sh
(Use run.bat on Windows)
Now the below command should lanuch a local website for visualization.
mkdocs serve