Skip to content

Commit

Permalink
Merge pull request #162 from mlcommons/compliance_test_table
Browse files Browse the repository at this point in the history
Add compliance test table
  • Loading branch information
mrmhodak authored Jan 17, 2024
2 parents 5777792 + c819e90 commit 6aba65a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions submission_rules.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,21 @@ Submitters must run the compliance tests for their closed and network divisions
Refer to the documentation found under https://github.com/mlperf/inference/tree/master/compliance/nvidia
The following compliance tests are required for each of the folliwing benchmarks:
|===
| model | Required Compliance Tests
| resnet50-v1.5 | TEST01, TEST04, TEST05
| retinanet 800x800 | TEST01, TEST05
| bert | TEST01, TEST05
| dlrm-v2 | TEST01, TEST05
| 3d-unet | TEST01, TEST05
| rnnt | TEST01, TEST05
| gpt-j | -
| stable-diffusion-xl | -
| Llama2-70b | TEST06
|===
## Review
Expand Down

0 comments on commit 6aba65a

Please sign in to comment.