Skip to content

How to run a executorch model directly from memory instead of saving it as a disk file #12749

@vikasbalaga

Description

@vikasbalaga

📚 The doc issue

Hi,

I wanted to know if there is any ExecuTorch runtime API that can accept a *.pte model available in the memory (in some sort of a buffer format) and use it to do load and infer?

So far, I could only find a few which require the model to be passed as a disk file.

Suggest a potential alternative/fix

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: extensionIssues related to code under extension/

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions