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