torch.nn.functional.threshold_¶ torch.nn.functional.threshold_(input, threshold, value) → Tensor¶ threshold() 的就地版本。