-
Notifications
You must be signed in to change notification settings - Fork 30
Upgrade needed for pytorch 0.4+ #6
Copy link
Copy link
Open
Description
The current master won't work with pytorch 0.4: isinstance cannot test for TensorBase anymore and there are other issues discussed in the migration guide.
I have migrated torchfold in this fork: https://github.com/CampagneLaboratory/torchfold/tree/pytorch_0.4.1
Note that the branch also partly addresses an issue with incorrect logic in the training loop of the example, so let me know if you want a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels