Run vmap tests in CI#44656
Closed
zou3519 wants to merge 3 commits intogh/zou3519/306/basefrom
Closed
Conversation
All this time, test_vmap wasn't running in the CI. Fortunately all the tests pass locally for me. h/t to @anjali411 for pointing this out. Test Plan: - Wait for CI [ghstack-poisoned]
anjali411
approved these changes
Sep 14, 2020
💊 CI failures summary and remediationsAs of commit e7f2993 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
❄️ 2 failures tentatively classified as flakybut reruns have not yet been triggered to confirm:
|
All this time, test_vmap wasn't running in the CI. Fortunately all the tests pass locally for me. h/t to @anjali411 for pointing this out. Test Plan: - Wait for CI Differential Revision: [D23689355](https://our.internmc.facebook.com/intern/diff/D23689355) [ghstack-poisoned]
All this time, test_vmap wasn't running in the CI. Fortunately all the tests pass locally for me. h/t to @anjali411 for pointing this out. Test Plan: - Wait for CI Differential Revision: [D23689355](https://our.internmc.facebook.com/intern/diff/D23689355) [ghstack-poisoned]
Contributor
xuzhao9
pushed a commit
that referenced
this pull request
Sep 18, 2020
Summary: Pull Request resolved: #44656 All this time, test_vmap wasn't running in the CI. Fortunately all the tests pass locally for me. h/t to anjali411 for pointing this out. Test Plan: - Wait for CI Reviewed By: anjali411 Differential Revision: D23689355 Pulled By: zou3519 fbshipit-source-id: 543c3e6aed0af77bfd6ea7a7549337f8230e3d32
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#44656 All this time, test_vmap wasn't running in the CI. Fortunately all the tests pass locally for me. h/t to anjali411 for pointing this out. Test Plan: - Wait for CI Reviewed By: anjali411 Differential Revision: D23689355 Pulled By: zou3519 fbshipit-source-id: 543c3e6aed0af77bfd6ea7a7549337f8230e3d32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
All this time, test_vmap wasn't running in the CI. Fortunately all the
tests pass locally for me. h/t to @anjali411 for pointing this out.
Test Plan:
Differential Revision: D23689355