-
Notifications
You must be signed in to change notification settings - Fork 713
forward fix #13129
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
forward fix #13129
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13129
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 2 New Failures, 1 Unrelated FailureAs of commit 3921676 with merge base 9d86cbe ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D79597179 |
Summary: Fix the test ``` buck test 'fbcode//mode/opt' fbcode//gen_ai/genie_projects/bonsai/tests/models:test_models -- --exact 'gen_ai/genie_projects/bonsai/tests/models:test_models - test_executorch_staticllama_models (gen_ai.genie_projects.bonsai.tests.models.test_model_def.TestModelDef)' ``` Reviewed By: psiddh, kirklandsign Differential Revision: D79597179
b29c445 to
560267a
Compare
This PR needs a
|
Summary: Pull Request resolved: pytorch#13129 Fix the test ``` buck test 'fbcode//mode/opt' fbcode//gen_ai/genie_projects/bonsai/tests/models:test_models -- --exact 'gen_ai/genie_projects/bonsai/tests/models:test_models - test_executorch_staticllama_models (gen_ai.genie_projects.bonsai.tests.models.test_model_def.TestModelDef)' ``` Reviewed By: psiddh, kirklandsign Differential Revision: D79597179
|
This pull request was exported from Phabricator. Differential Revision: D79597179 |
560267a to
3921676
Compare
Differential Revision: D79597179 Pull Request resolved: pytorch#13129
Summary:
Fix the internal test
Reviewed By: psiddh, kirklandsign
Differential Revision: D79597179