Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mht-sharma committed Dec 12, 2023
1 parent 51eb446 commit d622202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/exporters/exporters_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
}

PYTORCH_TIMM_MODEL = {
"default-timm-config": "timm/resnext26ts.ra2_in1k",
"resnext26ts": "timm/resnext26ts.ra2_in1k",
"resnext50-32x4d": "timm/resnext50_32x4d.tv2_in1k",
"resnext50d-32x4d": "timm/resnext50d_32x4d.bt_in1k",
Expand Down

0 comments on commit d622202

Please sign in to comment.