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