enrico-stauss

Results 2 comments of enrico-stauss

I don't know if this is related but I cannot install MinkowskiEngine in Colab. ```os.environ['CXX'] = "c++" os.environ["CUDA_HOME"] = "/usr/local/cuda-11.1" !apt install build-essential python3-dev libopenblas-dev !pip install ninja !pip install...

I'm experiencing the same with some of the torch functionals (`torch.nn.functional.(pad|conv2d)`).