You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update on "Support generic stream/event on XPU backend"
# Motivation
According to [#123611](#123611), we support generic stream/event on XPU backend.
# Additional Context
new method/attribute on `torch.Event`
- torch.Event.event_id
- torch.Event.elapsed_time
- torch.Event.synchronize
new method on `c10::Event`
- c10.Event.event_id
- c10.Event.elapsed_time
- c10.Event.synchronize
cc jgong5 mingfeima XiaobingSuper sanchitintel ashokei jingxu10 gujinghui EikanWang fengyuan14
[ghstack-poisoned]
0 commit comments