Skip to content

Commit

Permalink
Merge pull request #185 from mlcommons/arjunsuresh-patch-1
Browse files Browse the repository at this point in the history
Update submission_rules.adoc | Remove TEST05 for Inference
  • Loading branch information
mrasquinha-g authored Nov 19, 2024
2 parents b16bd20 + 2fdb3e6 commit 586eaf9
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions submission_rules.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -607,18 +607,20 @@ 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
| resnet50-v1.5 | TEST01, TEST04
| retinanet 800x800 | TEST01
| bert | TEST01
| dlrm-v2 | TEST01
| 3d-unet | TEST01
| rnnt | TEST01
| gpt-j | -
| stable-diffusion-xl | TEST01, TEST04, TEST05
| stable-diffusion-xl | TEST01, TEST04
| Llama2-70b | TEST06
| mixtral-8x7b | TEST06
|===
* TEST05 is removed from Inference submissions v5.0
## Review
Expand Down

0 comments on commit 586eaf9

Please sign in to comment.