-
Notifications
You must be signed in to change notification settings - Fork 607
Fix benchmark job and apple demo app job #9329
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9329
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 6 PendingAs of commit 903cf63 with merge base 84911fb ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
nothing obviously wrong to me, but leaving for @shoumikhin or somebody else with specific context. don't know about the new .cpp file |
Oops that's a mistake |
### Summary Fixes CI failures caused by pytorch#9114 We need to tell xcode project about the new tokenizers repo and include path. ### Test plan These jobs need to pass: ``` Apple / build-benchmark-app / macos-job Apple / build-demo-ios / macos-job ```
Summary
Fixes CI failures caused by #9114
We need to tell xcode project about the new tokenizers repo and include path.
Test plan
These jobs need to pass: