Using torch.nn.DataParallel with torch.distributions.Laplace throws TypeError: 'Laplace' object is not iterable

前端 未结 0 1971
醉梦人生
醉梦人生 2020-12-03 02:33

I am trying to train my model on multiple GPUs but I have some trouble with torch.distributions.Laplace that I call in the forward pass. I have uploaded a minim

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