multiplying each element of a matrix by a vector (or array)

前端 未结 0 1026
滥情空心
滥情空心 2020-12-05 16:34

Say I have a an input array of size (64,100)

t = torch.randn((64,100))

Now say I want to multiply each of the 6400

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