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