Skip to content

Commit 324b747

Browse files
tenpercentfacebook-github-bot
authored andcommitted
move detectron2 pin to the most recent tip (#2272)
Summary: With the existing pin, cpp extension compilation on ROCm fails. # Testing `$ pip install --user --verbose -r torchbenchmark/util/framework/detectron2/requirements.txt` (ensure the extension is successfully built) Pull Request resolved: #2272 Reviewed By: davidberard98 Differential Revision: D57938441 Pulled By: xuzhao9 fbshipit-source-id: 87f9e131b066a969c8c48afd692639363bddc4a0
1 parent 1dc4eee commit 324b747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git+https://github.com/facebookresearch/detectron2.git@1a4df4d
1+
git+https://github.com/facebookresearch/detectron2.git@0df2d73d0013db7de629602c23cc120219b4f2b8
22
omegaconf==2.3.0
33
numpy

0 commit comments

Comments
 (0)