randn

Python【19】 torch.randn( ) 返回标准正态分布张量

参考:https://pytorch.org/docs/stable/generated/torch.randn.html ![image](https://img2023.cnblogs.com/blog/3240132/202307/3240132-20230724141148398-15209 ......
张量 正态分布 标准 Python torch

torch.randn(*tensor_shape, **kwargs)

` randn(*size, *, out=None, dtype=None, layout=torch.strided, device=None, requires_grad=False, pin_memory=False) -> Tensor Returns a tensor filled wi ......
tensor_shape kwargs tensor torch randn
共2篇  :1/1页 首页上一页1下一页尾页