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

Runtime error #4

Closed
katadam100 opened this issue Oct 9, 2019 · 2 comments
Closed

Runtime error #4

katadam100 opened this issue Oct 9, 2019 · 2 comments

Comments

@katadam100
Copy link

I keep getting this error:
RuntimeError: "guided_scatter_maps_kernel" not implemented for 'Bool' (operator() at DSS/cuda/rasterize_forward_cuda_kernel.cu:339)

@yifita
Copy link
Owner

yifita commented Oct 12, 2019

Hi, pytorch 1.2.0 introduced some breaking changes to boolean tensors, so you need to use pytorch 1.1.0
I will update the code to work with 1.2.0 in the future.

@yifita yifita transferred this issue from yifita/pytorch_points Dec 19, 2019
@yifita
Copy link
Owner

yifita commented Dec 19, 2019

fixed in #1 (comment)

@yifita yifita closed this as completed Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants