--- def forward(x): # should return a tuple +++ def forward(self, x): # should return a tuple
Attach a file by drag & drop or click to upload