-
Notifications
You must be signed in to change notification settings - Fork 741
Update quantized aot_lib's visibility targets to include ExecuTorch clients #8453
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/8453
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 0d14135 with merge base b71d873 ( BROKEN TRUNK - The following jobs 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: D69572954 |
42643b9 to
74d645d
Compare
Summary: Pull Request resolved: pytorch#8453 Differential Revision: D69572954
|
This pull request was exported from Phabricator. Differential Revision: D69572954 |
kernels/quantized/targets.bzl
Outdated
| name = "aot_lib", | ||
| yaml_target = ":quantized.yaml", | ||
| visibility = ["//executorch/..."], | ||
| visibility = ["//executorch/...","@EXECUTORCH_CLIENTS"], |
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.
| visibility = ["//executorch/...","@EXECUTORCH_CLIENTS"], | |
| visibility = [ | |
| "//executorch/...", | |
| "@EXECUTORCH_CLIENTS", | |
| ], |
mcr229
left a comment
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.
stamping to unblock, but please take a look at the nit
74d645d to
856bd31
Compare
Summary: Export llama 1b from minymal (for testing purpose fixed shape of 1*len*2048) is used. This is build on based on the llava example Reviewed By: asleep, mcr229 Differential Revision: D69572954
|
This pull request was exported from Phabricator. Differential Revision: D69572954 |
Summary: Export llama 1b from minymal (for testing purpose fixed shape of 1*len*2048) is used. This is build on based on the llava example Reviewed By: asleep, mcr229 Differential Revision: D69572954
856bd31 to
0d14135
Compare
|
This pull request was exported from Phabricator. Differential Revision: D69572954 |
As titled.
Differential Revision:
D69572954
Privacy Context Container: L1281892