pytorch-neat
pytorch-neat copied to clipboard
RuntimeError
Describe the bug RuntimeError: _th_normal is not implemented for type torch.LongTensor
To Reproduce Steps to reproduce the behavior: python xor_run.py
Expected behavior no error
Screenshots If applicable, add screenshots to help explain your problem.
- OS: CentOS
- Version 7
Additional context anaconda 4.7.5 pytorch 1.0.1
Ok successfully replicated - issue seems to be moving to torch versions > 1.0.0. Will be working on the fix.