Randomly selects nonzero elements Arg(s): T : torch.Tensor[float32] N x C x H x W tensor density : float percentage of nonzero elements to select Returns: list[tuple[torch.Tensor[float32]]] : list of tuples
(self, T, density=0.10)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected