-
Notifications
You must be signed in to change notification settings - Fork 345
Set torch version to 1.8.1 #496
Copy link
Copy link
Closed
Description
Hello
torch has been updated to version 1.9.0, and as the requirement for torch is >=1.5.1, the package is updated when installing BindsNET. Because some changes made to torch in this new version, there are errors because some imports does not exist anymore, like container_abcs and int_classes from _torch.six in the file collate.py (although it occurs also in another files).
I guess that you should fix torch version to 1.8.1 until the impact from this new version is evaluated in more detail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels