torch._foreach_erfc¶ torch._foreach_erfc(self: List[Tensor]) → List[Tensor]¶ 对输入列表中的每个 Tensor 应用 torch.erfc()。