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