Say I have a an input array of size (64,100)
(64,100)
t = torch.randn((64,100))
Now say I want to multiply each of the 6400
6400