Skip to content

Conversation

pytorchbot
Copy link
Collaborator

Fix #10166

target_link_options_shared_lib has different behavior for macos and other platforms; seems like whole-archive was causing issues.

Test Plan
sh .ci/scripts/test_llama_torchao_lowbit.sh
https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#running-with-low-bit-kernels

Fix #10166

target_link_options_shared_lib has different behavior for macos and
other platforms; seems like whole-archive was causing issues.

Test Plan
`sh .ci/scripts/test_llama_torchao_lowbit.sh`

https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#running-with-low-bit-kernels
(cherry picked from commit 5809428)
Copy link

pytorch-bot bot commented Apr 15, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10201

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit a97b808 with merge base 771588a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 15, 2025
@metascroy
Copy link
Contributor

Waiting for CI before merging

@metascroy metascroy merged commit 879e424 into release/0.6 Apr 15, 2025
169 checks passed
@metascroy metascroy deleted the cherry-pick-10176-by-pytorch_bot_bot_ branch April 15, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants