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