Skip to content

This repository contains the automations and scripts used to automate MLPerf benchmarks (mainly MLPerf inference for now)

License

Notifications You must be signed in to change notification settings

ctuning/go-mlperf-automations-20241204

 
 

Repository files navigation

MLPerf Automations and Scripts

This repository contains the automations and scripts used to run MLPerf benchmarks, primarily focusing on MLPerf inference benchmarks. The automations used here are largely based on and extended from the Collective Mind script automations.

Collective Mind (CM)

Collective Mind (CM) is a Python package with a CLI and API designed for creating and managing automations. Two key automations developed using CM are Script and Cache, which streamline machine learning (ML) workflows, including managing Docker runs. Both Script and Cache automations are extended as part of this repository.

The CM scripts housed in this repository consist of hundreds of modular Python-wrapped scripts accompanied by yaml metadata, enabling the creation of robust and flexible ML workflows.

License

Apache 2.0

About

This repository contains the automations and scripts used to automate MLPerf benchmarks (mainly MLPerf inference for now)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Shell 11.9%
  • C++ 8.2%
  • C 3.3%
  • Batchfile 2.1%
  • Dockerfile 0.5%
  • Other 0.4%