Rate this Page

torch._foreach_sin#

torch._foreach_sin(self: List[Tensor]) List[Tensor]#

Apply torch.sin() to each Tensor of the input list.