[OpenReg] Integrate Event&Stream from OpenReg Backend into PyTorch#160100
[OpenReg] Integrate Event&Stream from OpenReg Backend into PyTorch#160100fffrog wants to merge 18 commits intogh/fffrog/132/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/160100
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit e91ad28 with merge base d8a0bdb ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
We integrated the openreg backend’s `Stream` and `Event` into PyTorch, all of which are similar to other accelerators like `CUDA`, `XPUs`, etc. ghstack-source-id: 9708e83 Pull-Request-resolved: pytorch#160100
We integrated the openreg backend’s `Stream` and `Event` into PyTorch, all of which are similar to other accelerators like `CUDA`, `XPUs`, etc. ghstack-source-id: b9fcd28 Pull-Request-resolved: pytorch#160100
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 jobs have failed, first few of them are: trunk / win-vs2022-cpu-py3 / test (default, 1, 3, windows.4xlarge.nonephemeral) Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 mandatory check(s) failed. The first few are: Dig deeper by viewing the failures on hud |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…ytorch#160100) We integrated the openreg backend’s `Stream` and `Event` into PyTorch, all of which are similar to other accelerators like `CUDA`, `XPUs`, etc. Pull Request resolved: pytorch#160100 Approved by: https://github.com/albanD ghstack dependencies: pytorch#161603, pytorch#160099, pytorch#161773
…ytorch#160100) We integrated the openreg backend’s `Stream` and `Event` into PyTorch, all of which are similar to other accelerators like `CUDA`, `XPUs`, etc. Pull Request resolved: pytorch#160100 Approved by: https://github.com/albanD ghstack dependencies: pytorch#161603, pytorch#160099, pytorch#161773
Stack from ghstack (oldest at bottom):
We integrated the openreg backend’s
StreamandEventinto PyTorch, all of which are similarto other accelerators like
CUDA,XPUs, etc.