Closed lmelinda closed 2 months ago
It’s supported, just prebuilt packages are not available. They won’t be made available instantly, similar to previous releases.
On Mon, 9 Sep 2024 at 14:11, Melinda Lu @.***> wrote:
latest version on PyTorch is 2.4, but according to pytorch3d's INSTALL.md we don't support it yet. Could we add the support?
— Reply to this email directly, view it on GitHub https://github.com/facebookresearch/pytorch3d/issues/1863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFDQQIGL7OMHU3BASI55VDZVWM67AVCNFSM6AAAAABN4QT6EOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTGOJTGE4TSOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
so we should build with setup.py bdist_wheel
now?
Is there prebuilt package on pytorch 2.3.1 cu11.8? Or, can I find the list for such packages somewhere? Thanks
It’s supported, just prebuilt packages are not available. They won’t be made available instantly, similar to previous releases. … On Mon, 9 Sep 2024 at 14:11, Melinda Lu @.> wrote: latest version on PyTorch is 2.4, but according to pytorch3d's INSTALL.md we don't support it yet. Could we add the support? — Reply to this email directly, view it on GitHub <#1863>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFDQQIGL7OMHU3BASI55VDZVWM67AVCNFSM6AAAAABN4QT6EOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTGOJTGE4TSOA . You are receiving this because you are subscribed to this thread.Message ID: @.>
You can see available packages at https://anaconda.org/pytorch3d/pytorch3d/files which includes the one you're asking for.
latest version on PyTorch is 2.4, but according to pytorch3d's
INSTALL.md
we don't support it yet. Could we add the support?