pytorch-tree-lstm icon indicating copy to clipboard operation
pytorch-tree-lstm copied to clipboard

PyTorch version issue

Open pcoursaux opened this issue 5 years ago • 0 comments

Hi,

I think the PyTorch versions specified in the REAME are not correct. When I run example_usage.py with either PyTorch 0.4.0 or PyTorch 1.0.1 I have the error `module 'torch' has no attribute 'unique_consecutive' However it works with PyTorch 1.1.0

pcoursaux avatar Dec 11 '19 11:12 pcoursaux