Error using torch normal with invalid combination of arguments

前端 未结 0 486
情书的邮戳
情书的邮戳 2020-12-23 13:36

I got some error when using torch.noraml

I don\'t know what is the problem.

torch.normal(mean=0,std=1,size=(128,100)).cuda()

 TypeError: normal() rece         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题