Shortcuts

SparseInverseConv3d

class mmcv.ops.SparseInverseConv3d(in_channels, out_channels, kernel_size, indice_key=None, bias=True)[source]