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