pytorch / pytorch/executorch

Running model - Missing fileS

Open
#8,619 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: build/install need-user-input triaged
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

Hi,
I just set up Executorch 0.5 and attempted to run my model.

I had two mIssing file errors. Specifically,
program.fbs
scalar_type.fbs
in executorch/exir/_serializa were missing. I copied them from an older executorch installation and proceeded.

Thanks

cc @larryliu0820 @lucylq

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Executorch 0.5 model run and checking executorch/exir/_serializa for the missing program.fbs and scalar_type.fbs files. Compare the installation with the reported older version; done means the files are correctly provided and the model runs without missing-file errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.