Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasquinha-g authored Nov 21, 2023
2 parents ceab9ef + aa850eb commit c20ef1d
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions closed/CTuning/code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ explaining why [MLCommons](https://mlcommons.org) is developing an open-source,
and non-intrusive [Collective Mind automation language (CM)](https://github.com/mlcommons/ck)
and [Collective Knowledge Playground (CK)](https://access.cknowledge.org/playground/?action=experiments)
to make it easier to run, reproduce, optimize and compare MLPerf inference benchmarks
accross diverse software, hardware, models and data sets from different vendor.
across diverse software, hardware, models and data sets from different vendors.

Note that this project is under heavy development by the [MLCommons Task Force on Automation and Reproducibility](../taskforce.md),
[cTuning.org](https://www.linkedin.com/company/ctuning-foundation) and [cKnowledge.org](https://www.linkedin.com/company/cknowledge)
Expand All @@ -52,7 +52,7 @@ and participate in our [reproducibility and optimization challenges](https://acc

## Install CM automation language

Install the [MLCommons CM automation language](https://doi.org/10.5281/zenodo.8105339) as described in this [guide](../../installation.md).
Install the [MLCommons CM automation language](https://doi.org/10.5281/zenodo.8105339) as described in this [guide](https://github.com/mlcommons/ck/blob/master/docs/installation.md).
It is a small Python library with `cm` and `cmr` command line front-ends and minimal dependencies including Python 3+, Git and wget.

If you encounter problems, please report them at [GitHub](https://github.com/mlcommons/ck/issues).
Expand Down Expand Up @@ -289,20 +289,6 @@ cmr "gui _graph"
*This is ongoing development.*



## Extend and customize benchmarks

TBD. In the meantime, you can get help from the community via our [Discord server](https://discord.gg/JjWNWXKxwT).

### Add new MLPerf benchmark implementation

### Add new hardware backend

### Add new model

### Add new data set


## Participate in reproducibility and optimization challenges

Please help this community project by participating in our
Expand Down

0 comments on commit c20ef1d

Please sign in to comment.