I have two 3D tensors of shape:
a = torch.full([1495, 110247, 1], 0.5) b = torch.full([1495, 110247, 2], 1)
I want to multiply them so that t