ci: Remove pytorch- prefix from android jobs#79435
Closed
seemethere wants to merge 2 commits intogh/seemethere/250/basefrom
Closed
ci: Remove pytorch- prefix from android jobs#79435seemethere wants to merge 2 commits intogh/seemethere/250/basefrom
seemethere wants to merge 2 commits intogh/seemethere/250/basefrom
Conversation
Removes the pytorch- prefix from android jobs to make naming more consistent across all of our jobs Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
This was referenced Jun 13, 2022
Contributor
🔗 Helpful links
✅ No Failures (0 Pending)As of commit ec5e219 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
janeyx99
approved these changes
Jun 13, 2022
Removes the pytorch- prefix from android jobs to make naming more consistent across all of our jobs Signed-off-by: Eli Uriegas <eliuriegasfb.com> [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this pull request
Jun 22, 2022
Summary: Removes the pytorch- prefix from android jobs to make naming more consistent across all of our jobs Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: #79435 Approved by: https://github.com/janeyx99 Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/f71999d221f2ec7500f3e66b8daaebadccbe1ba6 Reviewed By: atalman Differential Revision: D37327367 Pulled By: seemethere fbshipit-source-id: efeb11636fb416ed45766a4db30aeba4ad7514f1
miladm
pushed a commit
to miladm/pytorch
that referenced
this pull request
Jun 27, 2022
Removes the pytorch- prefix from android jobs to make naming more consistent across all of our jobs Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch#79435 Approved by: https://github.com/janeyx99
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 25, 2026
Removes the pytorch- prefix from android jobs to make naming more consistent across all of our jobs Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch#79435 Approved by: https://github.com/janeyx99
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:
Removes the pytorch- prefix from android jobs to make naming more
consistent across all of our jobs
Signed-off-by: Eli Uriegas eliuriegas@fb.com