Skip to content

Commit

Permalink
Merge branch 'master' into patch-6
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasquinha-g authored Nov 19, 2024
2 parents 49454af + 586eaf9 commit 92a374a
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 @@ -608,18 +608,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 92a374a

Please sign in to comment.