Skip to content
/ mitten Public

Mitten is NVIDIA's framework for our MLPerf Inference code submissions.

License

Notifications You must be signed in to change notification settings

NVIDIA/mitten

Repository files navigation

MLPerf Inference Test Bench

MLPerf Inference Test Bench, or Mitten, is a framework by NVIDIA to run the MLPerf Inference benchmark.

Features

Mitten, while more optimized for NVIDIA GPU-based systems, is a generic framework that supports arbitrary systems. Some of the things that Mitten handles are:

  • System hardware detection
  • Describing and running a benchmark as a pipeline
  • Building TRT engines from various sources
  • Executing C++ or other compiled executables as a pipeline operation inside Python via pybind11
  • Automatic debugging logs and artifacts

Planned Features

  • Easier method of configuring pipelines
  • Server-client system for benchmarking workloads over a network connection

About

Mitten is NVIDIA's framework for our MLPerf Inference code submissions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages