MinkowskiEngine icon indicating copy to clipboard operation
MinkowskiEngine copied to clipboard

Update quantization.py

Open TB5z035 opened this issue 2 years ago • 1 comments

torch.Tensor.is_cuda is an attribute, not a function this pr will solve the TypeError when calling sparse_quantize when using torch.Tensor as input image

TB5z035 avatar May 21 '22 15:05 TB5z035

The same issue reoccurs on line #L286 as well in the same file. Check issue #474 and PR https://github.com/NVIDIA/MinkowskiEngine/pull/475

anandcu3 avatar Jun 07 '22 12:06 anandcu3