facebookresearch / facebookresearch/detectron2

Pre-built binaries for PyTorch 1.11 on Linux

Open
#4,669 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

## 🚀 Feature
As far as I understood, at the moment Detectron2 cannot be installed along with PyTorch 1.11 without building from source.

## Motivation & Examples
It would be convenient to have prebuilt binaries for PyTorch 1.11 as PyTorch 1.10 is the most recent version implementing such feature https://detectron2.readthedocs.io/en/latest/tutorials/install.html#install-pre-built-detectron2-linux-only

This could avoid errors when building from source if the version of CUDA on the local machine does not exactly match the one of the PyTorch binaries as happened in https://github.com/facebookresearch/detectron2/issues/4343

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.