src.sparse_torch.csx_matrix.concatenate

src.sparse_torch.csx_matrix.concatenate(*mats: src.sparse_torch.csx_matrix.CSXMatrix3d, device=None)[source]

Concatenate multiple sparse matrix in first (batch) dimension. :param mats: sequence of input matrix :return: concatenated matrix