jayepep
Results
1
issues of
jayepep
Dear author, excellent work! I would like to know whether MinkowskiConvolution can modify the weights of the convolution like PyTorch., e.g. calling nn.F: `torch.nn.functional.conv2d(input, weight, bias=None, stride=1, padding=0, dilation=1, groups=1)...