vchoutas / torch-mesh-isect

Other
281 stars 72 forks source link

Updates for pytorch 1.7 compatibility #25

Closed ilyakava closed 3 years ago

ilyakava commented 3 years ago

These changes were required for successful compilation with pytorch '1.7.0a0+7036e91'.

I also ran into the same problem as #24 , not sure why since CUDAExtension still does take the include_dirs argument.

ilyakava commented 3 years ago

closing bc of human_body_prior incompatibility