Skip to content

Convert models to torchscript format #6

@p16i

Description

@p16i

Torch provides a way to save models in Torchscript. Using this format, several computations can be further optimised, hence faster models.

More information: https://pytorch.org/docs/stable/jit.html#frequently-asked-questions

We might also to this for datasets (collated_func)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions