Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLPerf Endpoints — Submitter Documentation

The submitter-facing documentation site for MLPerf Endpoints: how to prepare, validate and submit a benchmark result. Built with MkDocs Material.

Published at: https://anandhu-eng.github.io/endpoints-submission-docs/

The design brief, task plan and the MLCommons handoff document are kept in the authoring workspace and are deliberately not published here.

Authoritative sources

This site is a guided path over, not a replacement for:

Source Authoritative for
mlcommons/endpoints_policies All rules and process
mlcommons/endpoints-submission-cli Submission CLI and checker behaviour
mlcommons/endpoints The reference benchmark client

Snapshots of the exact documents mined, with their refs, are in _sources/.

Building locally

pip install -r requirements.txt
mkdocs serve

mkdocs build --strict is what CI runs; a broken internal link or anchor fails the build.

Deployment

Pushing to main runs .github/workflows/docs.yml, which builds strictly and then publishes to the gh-pages branch via mkdocs gh-deploy. GitHub Pages serves that branch. The site/ directory is build output and is not committed.

About

Submitter documentation for MLPerf Endpoints: how to prepare, validate and submit a benchmark result.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors