Expose get_num_threads via pybind#15944
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15944
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 8a0f075 with merge base 6785032 ( 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. |
|
@kimishpatel has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87510750. |
larryliu0820
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
This PR needs a
|
Summary: Main objective is to allow querying number of threads being used from python. Later diff uses this mainly for testing. Reviewed By: larryliu0820 Differential Revision: D87510750
c9a52c2 to
fa68427
Compare
Summary: Main objective is to allow querying number of threads being used from python. Later diff uses this mainly for testing. Reviewed By: larryliu0820 Differential Revision: D87510750
fa68427 to
8a0f075
Compare
Differential Revision: D87510750 Pull Request resolved: pytorch#15944
Summary:
Main objective is to allow querying number of threads being used from python.
Later diff uses this mainly for testing.
Reviewed By: larryliu0820
Differential Revision: D87510750