PyTorch Forums
TypeError: 'float' object cannot be interpreted as an integer
InnovArul
(Arul)
October 18, 2018, 9:51pm
4
Did you type cast both the inputs to the
nn.Linear()
module?
1 Like
show post in topic