torch.normal()torch.normal() torch.normal(means, std, out=None)返回一个张量,包含从给定参数means,std的离散正态分布中抽取随机数。 均值means是一个张量, ...
確定! 回上一頁