pytorch-neat icon indicating copy to clipboard operation
pytorch-neat copied to clipboard

RuntimeError

Open wangfrombupt opened this issue 5 years ago • 1 comments

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

wangfrombupt avatar Jun 30 '19 09:06 wangfrombupt

Ok successfully replicated - issue seems to be moving to torch versions > 1.0.0. Will be working on the fix.

ddehueck avatar Jun 30 '19 15:06 ddehueck