zeros_like

deepinv.utils.zeros_like(x)[source]

Returns a deepinv.utils.TensorList or torch.Tensor with the same type as x, filled with zeros.