- 21 Jun, 2024 1 commit
-
-
Jeremy Reizenstein authored
Summary: Fix for "undefined symbol: iJIT_NotifyEvent" build issue, Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/1820 Reviewed By: MichaelRamamonjisoa Differential Revision: D58685326 fbshipit-source-id: 48b54367c00851cc6fbb111ca98d69a2ace8361b
-
- 30 Oct, 2023 1 commit
-
-
Jeremy Reizenstein authored
Summary: Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/1676 Remove CUDA 10.2 build, remove sm35 from cuda12. Reviewed By: MichaelRamamonjisoa Differential Revision: D50790929 fbshipit-source-id: 2b8cd34493b633a97b4066e0fd61aff077f7ce0c
-
- 17 Oct, 2023 1 commit
-
-
Jeremy Reizenstein authored
Summary: Build updates for PyTorch 2.1 Reviewed By: MichaelRamamonjisoa Differential Revision: D50345762 fbshipit-source-id: 89bf4edf1c21566aa86a3abca9b4df7c4d1d17a2
-
- 15 Dec, 2022 1 commit
-
-
Jeremy Reizenstein authored
Summary: Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/1394 The bash logic for building conda packages became fiddly to edit. We need to switch cuda-toolkit to pytorch-cuda when PyTorch>=1.12 which was going to be a pain, so here I rewrite the code in python and do it. Reviewed By: shapovalov Differential Revision: D42036406 fbshipit-source-id: 8bb80c2f7545477182b23fc97c8514dcafcee176
-