Skip to content

Pytorch preset missing torch::jit related functions #1068

@napps2017

Description

@napps2017

Hi there - I'm trying to use the pytorch preset to load a model saved to TorchScript. Having looked at the 'Loading a TorchScript Model in C++' Tutorial (https://pytorch.org/tutorials/advanced/cpp_export.html), I thought this would be done by calling org.bytedeco.pytorch.jit.load("torch_script_model_name.pt") but it looks like the classes/functions related to torch::jit are missing.

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