Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest release is 2021, this year is 2023, why not release new version? #4859

Open
leftthomas opened this issue Mar 16, 2023 · 11 comments
Open
Labels
enhancement Improvements or good new features

Comments

@leftthomas
Copy link

the latest release is 2021, this year is 2023, why not release new version?

@leftthomas leftthomas added the enhancement Improvements or good new features label Mar 16, 2023
@johnnynunez
Copy link

johnnynunez commented Mar 20, 2023

the latest release is 2021, this year is 2023, why not release new version?

I upload a PR that create wheels automatically with cpu support and gpu in circleci: #4868

@4daJKong
Copy link

Hi, does this mean that PyTorch >1.10 is still incompatible with detectron2 (0.6)? When I install detectron2 after installing Pytorch 1.12.0, it still shows error,

ImportError: site-packages/detectron2/_C.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE

@johnnynunez
Copy link

johnnynunez commented Mar 30, 2023

Hi, does this mean that PyTorch >1.10 is still incompatible with detectron2 (0.6)? When I install detectron2 after installing Pytorch 1.12.0, it still shows error,

ImportError: site-packages/detectron2/_C.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE

Use my PR. Wheels are uploaded. I’m using with pytorch 2.0 cuda 12.1 and python 3.11

@lvieirajr
Copy link

lvieirajr commented Jul 8, 2023

@johnnynunez where can I find the wheels to your version with support for python 3.11? Or is there an install guide somewhere for the 3.11 version? I couldn't find much on your PR, and the links on Install.MD seem to only give me access denied...
I'd love to get my hands on this running on 3.11 and torch 2 with cup support.

@johnnynunez
Copy link

@johnnynunez where can I find the wheels to your version with support for python 3.11? Or is there an install guide somewhere for the 3.11 version? I couldn't find much on your PR, and the links on Install.MD seem to only give me access denied... I'd love to get my hands on this running on 3.11 and torch 2 with cup support.

I have wheels in python 3.11 and pytorch 2.0.1

@curtis18
Copy link

Conda conda version is 0.6

@johnnynunez
Copy link

Conda conda version is 0.6

https://github.com/johnnynunez/detectron2/actions/runs/5532253070

@curtis18
Copy link

@leftthomas
Copy link
Author

why the official repo not release the latest version, it's has been two years!

@johnnynunez
Copy link

why the official repo not release the latest version, it's has been two years!

I don't know why they don't accept my PR

@MiroPsota
Copy link

You can try my repository for building packages and PyPI simple index and see if it works for you:
#5200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements or good new features
Projects
None yet
Development

No branches or pull requests

6 participants