diegoalejogm / gans

Generative Adversarial Networks implemented in PyTorch and Tensorflow
MIT License
835 stars 351 forks source link

'Tensor' object is not callable #14

Closed yashsingla984 closed 4 years ago

yashsingla984 commented 4 years ago

Hi I have tried to run your code but in optimizer part it is showing error of 'Tensor' object is not callable'.I don't know what has gone wrong with it.