Skip to content

Migrate thread_parallel.cpp to ET_CHECK_OR_RETURN_FALSE #8977

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

Merged
merged 32 commits into from
Mar 7, 2025

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Mar 5, 2025

It's convenient if this thing doesn't depend on tensor_util, and conveniently the dependency was deprecated anyway.

swolchok added 22 commits March 4, 2025 11:35
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@swolchok swolchok requested a review from kimishpatel as a code owner March 5, 2025 22:40
Copy link

pytorch-bot bot commented Mar 5, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit a8a0e57 with merge base 484231c (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 Mar 5, 2025
swolchok added a commit that referenced this pull request Mar 5, 2025
It's convenient if this thing doesn't depend on tensor_util, and conveniently the dependency was deprecated anyway.

ghstack-source-id: acbd298
ghstack-comment-id: 2702239582
Pull Request resolved: #8977
swolchok added 3 commits March 5, 2025 19:37
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
"//executorch/runtime/core/exec_aten/util:tensor_util" + aten_suffix,
],
)
runtime.cxx_library(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont know the details on aten variant but are you removing it because you determined that it is not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it was only needed because of the aten-suffixed tensor_util dep, which is gone now

@swolchok swolchok requested a review from kimishpatel March 6, 2025 03:40
swolchok added 3 commits March 6, 2025 09:56
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
swolchok added 4 commits March 7, 2025 09:48
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants