Version of Pytorch and Python
avisekiit opened this issue · 1 comments
avisekiit commented
Hi,
Thanks for the awesome repo. However, I am getting some syntax errors and I guess it might be due to difference of your Pytorch and Python. Can you kindly comment on
- Version of Pytorch
- Version of Python
For example I am getting 'syntax error' in the following line:
https://github.com/moboehle/Pytorch-LRP/blob/master/inverter_util.py#L207
Keenly looking forward to your response.
Thanks,
Avisek
derEitel commented
Hi Avisek,
PyTorch version used: '1.0.0'
Python version used: 3.6
Hope that helps!
Best,
Fabian