facebookresearch / pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
https://pytorch3d.org/
Other
8.81k stars 1.32k forks source link

Hipify Pytorch3D #1851

Closed jwfromm closed 3 months ago

jwfromm commented 3 months ago

Summary: Enables pytorch3d to build on AMD. An important part of enabling this was not compiling the Pulsar backend when the target is AMD. There are simply too many kernel incompatibilites to make it work (I tried haha). Fortunately, it doesnt seem like most modern applications of pytorch3d rely on Pulsar. We should be able to unlock most of pytorch3d's goodness on AMD without it.

Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request was exported from Phabricator. Differential Revision: D61171993

facebook-github-bot commented 3 months ago

This pull request has been merged in facebookresearch/pytorch3d@05cbea115acbbcbea77999c03d55155b23479991.