Skip to content

Commit

Permalink
Fix Attribute error for detr
Browse files Browse the repository at this point in the history
  • Loading branch information
meenakshiramanathan1 committed Jan 17, 2025
1 parent 59a36a6 commit 937068d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions forge/test/models/pytorch/vision/detr/test_detr.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@


@pytest.mark.nightly
@pytest.mark.model_analysis
@pytest.mark.parametrize("variant", ["facebook/detr-resnet-50"])
def test_detr_detection(record_forge_property, variant):
# Build Module Name
Expand Down
2 changes: 1 addition & 1 deletion third_party/tvm

0 comments on commit 937068d

Please sign in to comment.