Skip to content

This repository contains the results and code for the MLPerf™ Inference v4.0 benchmark.

License

Notifications You must be signed in to change notification settings

GATEOverflow/inference_results_v4.1

 
 

Repository files navigation

MLPerf Inference Results v4.1

This repository holds the results of MLPerf inference v4.1

Visualization of the results

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.

Clone this repository

git clone https://github.com/gateoverflow/inference_results_v4.1

Setup the site and fetch the template code

bash run.sh 

(Use run.bat on Windows)

Run the site

Now the below command should lanuch a local website for visualization.

mkdocs serve

About

This repository contains the results and code for the MLPerf™ Inference v4.0 benchmark.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.3%
  • C++ 34.8%
  • Cuda 7.3%
  • Shell 2.5%
  • HTML 2.3%
  • CMake 1.0%
  • Other 0.8%