torch._foreach_floor¶ torch._foreach_floor(self: List[Tensor]) → List[Tensor]¶ 將 torch.floor() 應用於輸入列表中的每個張量。