Running model - Missing fileS
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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