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
[release/2.6] MIOpen: Get current device from Torch rather than HIP in handle creation pytorch#154549 (#2216)
(This is a cherry-pick of
pytorch#154549)
Get current device from Torch rather than HIP in MIOpen handle creation.
The device may have already been set from torch side, otherwise device
is set to 0 for handle. Additional audits of cudnn vs miopen Handle.cpp
file.
Pull Request resolved: pytorch#154549
Approved by: https://github.com/jeffdaily, https://github.com/cyyever
Co-authored-by: Jeff Daily <[email protected]>
0 commit comments