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