Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Find detectron ops from pytorch nightly build #716

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darthsuogles
Copy link

Detectron ops are already installed with the latest pytorch-nightly build (from conda).

find $(dirname $(python -c 'import torch; print(torch.__file__)')) -name '*detectron*.so'
# /opt/conda/lib/python3.7/site-packages/torch/lib/libcaffe2_detectron_ops_gpu.so

@facebook-github-bot
Copy link

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email [email protected] with your details so we can update your status.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants