Skip to content

[export] streamline export and loading exported model #144

@fcdl94

Description

@fcdl94

Improve the usability of exported model.
Now the pipeline to load an exported model requires to create a torch model and then export it using the correct runtime and cache=True.
However, it may be better an interface providing an option to export the model (only giving the model's format) and integrate the loading of exported models in the ModelManager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions