Pin detectron2 for CircleCI tests#18680
Merged
ydshieh merged 2 commits intohuggingface:mainfrom Aug 18, 2022
Merged
Conversation
ydshieh
commented
Aug 18, 2022
| - run: pip install .[torch,testing,vision] | ||
| - run: pip install torchvision | ||
| - run: python -m pip install 'git+https://github.com/facebookresearch/detectron2.git' | ||
| - run: python -m pip install 'git+https://github.com/facebookresearch/detectron2.git@5aeb252b194b93dc2879b4ac34bc51a31b5aee13' |
Collaborator
Author
There was a problem hiding this comment.
I should probably add a comment here.
LysandreJik
approved these changes
Aug 18, 2022
Member
LysandreJik
left a comment
There was a problem hiding this comment.
Thanks for the quick fix, @ydshieh !
|
The documentation is not available anymore as the PR was closed or merged. |
Collaborator
Author
|
Merge now to avoid CI failure on PRs. |
detectron2 for CircleCI tests
detectron2 for CircleCI testsdetectron2 for CircleCI tests
amyeroberts
pushed a commit
to amyeroberts/transformers
that referenced
this pull request
Aug 18, 2022
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
5 tasks
This was referenced Aug 19, 2022
Merged
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.
What does this PR do?
The commit
36a65a0907d90ed591479b2ebaa8b61cfa0b4ef0indetectron2break things, see here.Ping the parent commit until that issue is fixed.
Issue found by @amyeroberts