pytorch 1.3 is not consistent with spikingjelly (need pytorch>=1.5)
xin-xin-xin opened this issue · 1 comments
xin-xin-xin commented
Hi~
ValueError: ('cannot find tensor Size', torch.Size([16, 16, 320, 320]))
This error occours, I find the solution is : using pytorch 1.3, I tried this method, but the spikingjelly is dependent on pytorch>=1.5, so I don't know the execute solution~
Best wish
Xin
cwq159 commented
You can use different environment. PyTorch>=1.5 will be supported in the future.