Skip to content

Upgrade needed for pytorch 0.4+ #6

@fac2003

Description

@fac2003

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions