MinkowskiEngine
MinkowskiEngine copied to clipboard
Update quantization.py
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
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