Skip to content

Commit

Permalink
Add convnext_base to higher tolerance (#142159)
Browse files Browse the repository at this point in the history
Summary:
See pytorch/pytorch#141498 pytorch/pytorch#141703

Signed-off-by: Edward Z. Yang <[email protected]>

X-link: pytorch/pytorch#142159
Approved by: https://github.com/bertmaher, https://github.com/huydhn

Reviewed By: atalman

Differential Revision: D66881941

Pulled By: ezyang

fbshipit-source-id: c6669b719a23842e02ebf13b3046ee1517bce6bb
  • Loading branch information
ezyang authored and facebook-github-bot committed Dec 6, 2024
1 parent 364420a commit 692bf64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userbenchmark/dynamo/dynamobench/timm_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def pip_install(package):
"mobilenetv3_large_100",
"sebotnet33ts_256",
"selecsls42b",
"convnext_base",
}

REQUIRE_EVEN_HIGHER_TOLERANCE = {
Expand Down

0 comments on commit 692bf64

Please sign in to comment.