-
Notifications
You must be signed in to change notification settings - Fork 607
Add model execution scripts and runner #5217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add model execution scripts and runner #5217
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5217
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit de2503d with merge base 126abb5 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I leave the original comments in neuropilot-captain@8f877a7
In short, we can use bundle program (the file will include expected inputs/outputs) instead of generating input files seperately.
Let's wait for the CI signal |
oh btw looks like there are merge conflicts
could you help resolving? |
There are lint errors. Could you run |
There are still lint runner errors, see https://github.com/pytorch/executorch/actions/runs/10796049547/job/29944440703?pr=5217 |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Add execution scripts and runner for 8 OSS models