torch._foreach_ceil¶ torch._foreach_ceil(self: List[Tensor]) → List[Tensor]¶ 将 torch.ceil() 应用于输入列表中的每个张量。