diff --git a/.github/ci_commit_pins/vision.txt b/.github/ci_commit_pins/vision.txt index f41c31127f2b..4a57d6e374bd 100644 --- a/.github/ci_commit_pins/vision.txt +++ b/.github/ci_commit_pins/vision.txt @@ -1 +1 @@ -7a13ad0f89167089616b51f4fd07f978cf1f17e4 +966da7e46f65d6d49df3e31214470a4fe5cc8e66 diff --git a/benchmarks/dynamo/check_accuracy.py b/benchmarks/dynamo/check_accuracy.py index ebed9ffc15fd..c90e4da33b12 100644 --- a/benchmarks/dynamo/check_accuracy.py +++ b/benchmarks/dynamo/check_accuracy.py @@ -17,8 +17,6 @@ flaky_models = { "moondream", # discovered in https://github.com/pytorch/pytorch/pull/159291 # discovered in https://github.com/pytorch/pytorch/issues/161419. Its not flaky but really hard to repro, so skipping it "mobilenetv3_large_100", - # https://github.com/pytorch/pytorch/issues/163670 - "vision_maskrcnn", }