ABSA-PyTorch icon indicating copy to clipboard operation
ABSA-PyTorch copied to clipboard

Fix PyTorch version

Open YevheniiSemendiak opened this issue 4 years ago • 0 comments

The train.py code in the repo doesn't work with PyTorch higher than 1.4.0 due to API changes. This PR fixes PyTorch to be in between 0.4.0 and 1.4.0 versions.

YevheniiSemendiak avatar Jan 12 '22 16:01 YevheniiSemendiak