mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "[vision hash update] update the pinned vision hash (#154694)"
This reverts commit bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228. Reverted https://github.com/pytorch/pytorch/pull/154694 on behalf of https://github.com/yangw-dev due to break the unittest for inductor with improved, update benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv, see failure example https://github.com/pytorch/pytorch/actions/runs/18185852421/job/51776537817 ([comment](https://github.com/pytorch/pytorch/pull/154694#issuecomment-3362285901))
This commit is contained in:
2
.github/ci_commit_pins/vision.txt
vendored
2
.github/ci_commit_pins/vision.txt
vendored
@ -1 +1 @@
|
|||||||
7a13ad0f89167089616b51f4fd07f978cf1f17e4
|
966da7e46f65d6d49df3e31214470a4fe5cc8e66
|
||||||
|
@ -17,8 +17,6 @@ flaky_models = {
|
|||||||
"moondream", # discovered in https://github.com/pytorch/pytorch/pull/159291
|
"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
|
# discovered in https://github.com/pytorch/pytorch/issues/161419. Its not flaky but really hard to repro, so skipping it
|
||||||
"mobilenetv3_large_100",
|
"mobilenetv3_large_100",
|
||||||
# https://github.com/pytorch/pytorch/issues/163670
|
|
||||||
"vision_maskrcnn",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user