Skip to content

pytorch2timeloop-converter uses an older version of PyTorch #3

@gilbertmike

Description

@gilbertmike

The Dockerfile specifies pip3 install torch which installs the latest PyTorch (currently 1.13+cpu). However, pytorch2timeloop-converter requires PyTorch 1.8. This version is significantly larger on top of already downloading 1.13+cpu and uninstalling it, leading to a long build time.

We should either:

  • Remove pip3 install torch
  • Update pytorch2timeloop-converter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions