Skip to content
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

[executorch] Create target for named_data_map #8110

Merged
merged 3 commits into from
Feb 1, 2025

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Jan 31, 2025

Copy link

pytorch-bot bot commented Jan 31, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 2a87d02 with merge base 3413971 (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 Jan 31, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68972364

lucylq added a commit that referenced this pull request Jan 31, 2025
^

Differential Revision: [D68972364](https://our.internmc.facebook.com/intern/diff/D68972364/)

ghstack-source-id: 264108696
Pull Request resolved: #8110
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68972364

lucylq added a commit that referenced this pull request Jan 31, 2025
Pull Request resolved: #8110

named_data_map depends on tensor_layout, which depends on exec_lib.

Move it out from core, as we have a circular dep when exec_lib is part of core.

Also make TensorLayout::create return a const.

Differential Revision: [D68972364](https://our.internmc.facebook.com/intern/diff/D68972364/)
ghstack-source-id: 264109129
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68972364

lucylq added a commit that referenced this pull request Jan 31, 2025
Pull Request resolved: #8110

named_data_map depends on tensor_layout, which depends on exec_lib.

Move it out from core, as we have a circular dep when exec_lib is part of core.

Also make TensorLayout::create return a const.
ghstack-source-id: 264157518

Differential Revision: [D68972364](https://our.internmc.facebook.com/intern/diff/D68972364/)
@facebook-github-bot facebook-github-bot merged commit c1fd463 into gh/lucylq/34/base Feb 1, 2025
45 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/lucylq/34/head branch February 1, 2025 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants