-
Notifications
You must be signed in to change notification settings - Fork 607
Implementation thread parallel with threadpool #2173
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/2173
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 77ea865 with merge base 3609c72 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54335940 |
0872933
to
d06079d
Compare
This pull request was exported from Phabricator. Differential Revision: D54335940 |
Summary: Use the ET threadpool (with underlying pthreadpool) to provide `parallel_for` functionality Differential Revision: D54335940
d06079d
to
935afe4
Compare
This pull request was exported from Phabricator. Differential Revision: D54335940 |
Summary: Use the ET threadpool (with underlying pthreadpool) to provide `parallel_for` functionality Differential Revision: D54335940
935afe4
to
13b895b
Compare
This pull request was exported from Phabricator. Differential Revision: D54335940 |
Summary: Use the ET threadpool (with underlying pthreadpool) to provide `parallel_for` functionality Reviewed By: kimishpatel Differential Revision: D54335940
13b895b
to
fd4fc08
Compare
This pull request was exported from Phabricator. Differential Revision: D54335940 |
Summary: Use the ET threadpool (with underlying pthreadpool) to provide `parallel_for` functionality Reviewed By: kimishpatel Differential Revision: D54335940
fd4fc08
to
77ea865
Compare
This pull request was exported from Phabricator. Differential Revision: D54335940 |
This pull request has been merged in 566209d. |
Summary: Use the ET threadpool (with underlying pthreadpool) to provide
parallel_for
functionalityDifferential Revision: D54335940